File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 "type" : " library" ,
44 "license" : " MIT" ,
55 "require" : {
6- "php" : " >=8.1 " ,
7- "gacela-project/gacela" : " ^1.8 " ,
6+ "php" : " >=8.2 " ,
7+ "gacela-project/gacela" : " ^1.9 " ,
88 "gacela-project/router" : " ^0.12" ,
9- "symfony/http-client" : " ^6.0 "
9+ "symfony/http-client" : " ^7.2 "
1010 },
1111 "require-dev" : {
12- "friendsofphp/php-cs-fixer" : " ^3.18 " ,
12+ "friendsofphp/php-cs-fixer" : " ^3.75 " ,
1313 "gacela-project/phpstan-extension" : " ^0.3" ,
14- "phpstan/phpstan" : " ^1.10 " ,
14+ "phpstan/phpstan" : " ^1.12 " ,
1515 "phpunit/phpunit" : " ^9.6" ,
1616 "psalm/plugin-phpunit" : " ^0.18" ,
17- "symfony/var-dumper" : " ^5.4 " ,
18- "vimeo/psalm" : " ^5.12 "
17+ "symfony/var-dumper" : " ^7.2 " ,
18+ "vimeo/psalm" : " ^5.26 "
1919 },
2020 "config" : {
2121 "platform" : {
22- "php" : " 8.1 "
22+ "php" : " 8.2 "
2323 },
2424 "allow-plugins" : {
2525 "composer/package-versions-deprecated" : true
You can’t perform that action at this time.
0 commit comments