File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 strategy :
1313 fail-fast : true
1414 matrix :
15- php : [7.3, 7.4, 8.0 , 8.1 ]
16- stability :
15+ php : [8.2, 8.3 , 8.4 ]
16+ stability :
1717# - prefer-lowest
1818 - prefer-stable
1919
Original file line number Diff line number Diff line change 1313 "php" : " ^7.3|^8.0" ,
1414 "awobaz/compoships" : " ^2.0.3" ,
1515 "fico7489/laravel-pivot" : " ^3.0.1" ,
16- "laravel/framework" : " ^8 .0|^9.0|^10 .0" ,
17- "always-open/laravel-process-stamps" : " ^5.0|^6.0|^7 .0"
16+ "laravel/framework" : " ^10 .0|^11 .0" ,
17+ "always-open/laravel-process-stamps" : " ^8 .0"
1818 },
1919 "require-dev" : {
20- "doctrine/dbal" : " ^2.9|^3.0 " ,
21- "orchestra/testbench" : " ^6.0 " ,
22- "phpunit/phpunit" : " ^10 .0"
20+ "doctrine/dbal" : " ^4.2 " ,
21+ "orchestra/testbench" : " ^9.10 " ,
22+ "phpunit/phpunit" : " ^11 .0"
2323 },
2424 "autoload" : {
2525 "psr-4" : {
You can’t perform that action at this time.
0 commit comments