File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 4242 fail-fast : false
4343 matrix :
4444 php :
45- - ' 7.4'
4645 - ' 8.3'
4746
4847 steps :
Original file line number Diff line number Diff line change 66 " ibexa-dxp"
77 ],
88 "require" : {
9- "php" : " ^7.4 || ^8.0 " ,
10- "ibexa/core" : " 4.6 .x-dev" ,
11- "ibexa/doctrine-schema" : " 4.6 .x-dev"
9+ "php" : " >=8.3 " ,
10+ "ibexa/core" : " 5.0 .x-dev" ,
11+ "ibexa/doctrine-schema" : " 5.0 .x-dev"
1212 },
1313 "require-dev" : {
1414 "ibexa/code-style" : " ~2.0.0" ,
15- "phpstan/phpstan" : " ^1.10 " ,
16- "phpstan/phpstan-phpunit" : " ^1.3 " ,
17- "phpstan/phpstan-strict-rules" : " ^1.6 " ,
18- "phpstan/phpstan-symfony" : " ^1.3 " ,
15+ "phpstan/phpstan" : " ^2 " ,
16+ "phpstan/phpstan-phpunit" : " ^2 " ,
17+ "phpstan/phpstan-strict-rules" : " ^2 " ,
18+ "phpstan/phpstan-symfony" : " ^2 " ,
1919 "phpunit/phpunit" : " ^9"
2020 },
2121 "autoload" : {
You can’t perform that action at this time.
0 commit comments