File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 strategy :
1616 matrix :
1717 php : ['8.2', '8.3', '8.4']
18- laravel : ['10', '11']
18+ laravel : ['10', '11', '12' ]
1919 exclude :
2020 - php : ' 8.4'
2121 laravel : ' 10'
Original file line number Diff line number Diff line change 2121 "php" : " ^8" ,
2222 "doctrine/migrations" : " ^3.4" ,
2323 "doctrine/dbal" : " ^2.10.1|^3" ,
24- "illuminate/config" : " ^9.0|^10.0|^11.0" ,
25- "illuminate/contracts" : " ^9.0|^10.0|^11.0" ,
26- "illuminate/console" : " ^9.0|^10.0|^11.0" ,
27- "laravel-doctrine/orm" : " ^2.0 || ^3 .0"
24+ "illuminate/config" : " ^9.0|^10.0|^11.0|^12.0 " ,
25+ "illuminate/contracts" : " ^9.0|^10.0|^11.0|^12.0 " ,
26+ "illuminate/console" : " ^9.0|^10.0|^11.0|^12.0 " ,
27+ "laravel-doctrine/orm" : " ^3.1 .0"
2828 },
2929 "require-dev" : {
3030 "phpunit/phpunit" : " ^7.0 | ^8.3 | ^9.3" ,
You can’t perform that action at this time.
0 commit comments