mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Drop PHP 5.6; extract site-specific PHP version isolation to its own commands
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.6|^7.0|^8.0",
|
||||
"php": "^7.0|^8.0",
|
||||
"illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0",
|
||||
"mnapoli/silly": "^1.0",
|
||||
"symfony/process": "^3.0|^4.0|^5.0|^6.0",
|
||||
|
||||
Reference in New Issue
Block a user