Skip to content

Commit 1d36a3e

Browse files
Update Buildspec
1 parent eea0cd5 commit 1d36a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 0.2
33
phases:
44
install:
55
runtime-versions:
6-
php: 8.5
6+
php: 8.4
77
commands:
88
- composer install
99
- npm install

0 commit comments

Comments
 (0)