File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 4848 php : 8.2
4949 - laravel : 11.*
5050 php : 8.3
51+ - laravel : 12.*
52+ php : 8.2
53+ - laravel : 12.*
54+ php : 8.3
5155 name : PHPUnit on Laravel ${{ matrix.laravel }} / PHP ${{ matrix.php }}
5256 steps :
5357 - name : Checkout code
Original file line number Diff line number Diff line change 1919 ],
2020 "require" : {
2121 "php" : " ^7.2 || ^8.0" ,
22- "illuminate/contracts" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
23- "illuminate/support" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
24- "illuminate/validation" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
22+ "illuminate/contracts" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
23+ "illuminate/support" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
24+ "illuminate/validation" : " ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
2525 },
2626 "require-dev" : {
2727 "guzzlehttp/guzzle" : " ^7.8" ,
You can’t perform that action at this time.
0 commit comments