Skip to content

Commit d1156a1

Browse files
committed
Require PHP 8.1 on PSH build
1 parent ce4d7ee commit d1156a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: php-fig-website
2-
type: php:8.0
2+
type: php:8.1
33

44
build:
55
flavor: composer

0 commit comments

Comments
 (0)