File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2121 ],
2222 "license" : " MIT" ,
2323 "require" : {
24- "php" : " >=7.1 " ,
24+ "php" : " >=7.3 " ,
2525 "ext-json" : " *" ,
26- "symfony/yaml" : " ^4.2 " ,
27- "illuminate/routing" : " ~5.7 "
26+ "symfony/yaml" : " ^5.0 " ,
27+ "illuminate/routing" : " ^5|^6|^7|^8 "
2828 },
2929 "require-dev" : {
3030 "phpunit/phpunit" : " ~7.0" ,
31- "illuminate/support" : " ~5.7 " ,
32- "illuminate/http" : " ~5.7 " ,
33- "illuminate/console" : " ~5.7 " ,
34- "laravel/lumen-framework" : " ~5.7 " ,
35- "orchestra/testbench" : " ~3.4.2|~3. 5.0|~3.6.0|~3.7 .0"
31+ "illuminate/support" : " ^6.0|^7.0|^8.0 " ,
32+ "illuminate/http" : " ^6.0|^7.0|^8.0 " ,
33+ "illuminate/console" : " ^6.0|^7.0|^8.0 " ,
34+ "laravel/lumen-framework" : " ~8.0 " ,
35+ "orchestra/testbench" : " ^4.0|^ 5.0|^6 .0"
3636 },
3737 "autoload" : {
3838 "psr-4" : {
You can’t perform that action at this time.
0 commit comments