File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 2929 "php" : " ^7.4 || ^8.0" ,
3030 "ext-curl" : " *" ,
3131 "ext-json" : " *" ,
32- "nunomaduro/collision" : " ^6.4|^7.0|^8.0" ,
3332 "ramsey/uuid" : " ^3.0 || ^4.1" ,
3433 "spatie/backtrace" : " ^1.1|^2.0" ,
3534 "spatie/macroable" : " ^1.0 || ^2.0" ,
3837 },
3938 "require-dev" : {
4039 "illuminate/support" : " ^7.20 || ^8.18 || ^9.0 || ^10.0 || ^11.0" ,
41- "nesbot/carbon" : " ^2.63|^3.0 " ,
42- "pestphp/pest" : " ^1.22|^2.0|^3.0 " ,
43- "phpstan/phpstan" : " ^1.10.57| ^2.0.2" ,
44- "phpunit/phpunit" : " ^9.5|^10.0|^11.0|^12.0 " ,
40+ "nesbot/carbon" : " ^2.63" ,
41+ "pestphp/pest" : " ^1.22" ,
42+ "phpstan/phpstan" : " ^1.10.57 || ^2.0.2" ,
43+ "phpunit/phpunit" : " ^9.5" ,
4544 "rector/rector" : " dev-main" ,
46- "spatie/phpunit-snapshot-assertions" : " ^4.2|^5.1 " ,
45+ "spatie/phpunit-snapshot-assertions" : " ^4.2" ,
4746 "spatie/test-time" : " ^1.2"
4847 },
4948 "minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments