Skip to content

Commit eea0cd5

Browse files
Update Buildspec
1 parent 1877585 commit eea0cd5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

buildspec.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
version: 0.2
2-
runtime-versions:
3-
php: 8.5
2+
43
phases:
54
install:
5+
runtime-versions:
6+
php: 8.5
67
commands:
78
- composer install
89
- npm install

0 commit comments

Comments
 (0)