File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "require" : {
2121 "php" : " ^7.2" ,
22- "illuminate/config" : " ~5.5.28| ^6.0| ^7.0" ,
23- "illuminate/console" : " ~5.5.28| ^6.0| ^7.0" ,
24- "illuminate/log" : " ~5.5.28| ^6.0| ^7.0" ,
25- "illuminate/support" : " ~5.5.28| ^6.0| ^7.0" ,
26- "monolog/monolog" : " ~1.20| ^2.0"
22+ "illuminate/config" : " ~5.5.28| ^6.0 | ^7.0" ,
23+ "illuminate/console" : " ~5.5.28| ^6.0 | ^7.0" ,
24+ "illuminate/log" : " ~5.5.28| ^6.0 | ^7.0" ,
25+ "illuminate/support" : " ~5.5.28| ^6.0 | ^7.0" ,
26+ "monolog/monolog" : " ~1.20 | ^2.0"
2727 },
2828 "require-dev" : {
2929 "orchestra/testbench" : " ^3.5 | ^4.0 | ^5.0" ,
30- "phpunit/phpunit" : " ^6.0 | ^7.0 | ^8.0" ,
31- "phpstan/phpstan" : " ^0.11.8"
30+ "phpunit/phpunit" : " ^6.0 | ^7.0 | ^8.0"
3231 },
3332 "autoload" : {
3433 "psr-4" : {
4140 }
4241 },
4342 "scripts" : {
44- "test" : " vendor/bin/phpunit --colors=always" ,
45- "stan" : " vendor/bin/phpstan analyse src tests --no-progress -l 0"
43+ "test" : " vendor/bin/phpunit --colors=always"
4644 },
4745 "extra" : {
4846 "laravel" : {
You can’t perform that action at this time.
0 commit comments