Skip to content

Commit 74c68bc

Browse files
committed
chore: update required Twig and CI4 version
1 parent 6a1e37e commit 74c68bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
],
1818
"require": {
1919
"php": ">=7.4.0",
20-
"twig/twig": "^3.3.8"
20+
"twig/twig": "^3.4.3"
2121
},
2222
"require-dev": {
23-
"codeigniter4/framework": "^4.2",
23+
"codeigniter4/framework": "^4.2.11",
2424
"phpunit/phpunit": "^9.5",
2525
"codeigniter4/devkit": "^1.1"
2626
},

0 commit comments

Comments
 (0)