specify php version in composer
This commit is contained in:
parent
af0484faf6
commit
26abaeb739
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
"serve": "php -S localhost:8080 -t public/"
|
"serve": "php -S localhost:8080 -t public/"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"php": "8.5.4",
|
||||||
"slim/slim": "4.*",
|
"slim/slim": "4.*",
|
||||||
"slim/psr7": "^1.8",
|
"slim/psr7": "^1.8",
|
||||||
"php-di/slim-bridge": "^3.4"
|
"php-di/slim-bridge": "^3.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue