Skip to content

Commit ece755a

Browse files
set PHP platform version to 8.1.17 for composer needs
1 parent 10f7609 commit ece755a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"allow-plugins": {
7575
"composer/package-versions-deprecated": true,
7676
"php-http/discovery": true
77+
},
78+
"platform": {
79+
"php": "8.1.17"
7780
}
7881
}
7982
}

0 commit comments

Comments
 (0)