We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea0cd5 commit 1d36a3eCopy full SHA for 1d36a3e
1 file changed
buildspec.yml
@@ -3,7 +3,7 @@ version: 0.2
3
phases:
4
install:
5
runtime-versions:
6
- php: 8.5
+ php: 8.4
7
commands:
8
- composer install
9
- npm install
0 commit comments