mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
chore(deps): allow laravel/container:^7.0
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"illuminate/container": "~5.1 | ^6.0",
|
||||
"illuminate/container": "~5.1 | ^6.0 | ^7.0",
|
||||
"mnapoli/silly": "~1.0",
|
||||
"symfony/process": "~3.0|~4.0|~5.0",
|
||||
"nategood/httpful": "~0.2",
|
||||
|
||||
Reference in New Issue
Block a user