summaryrefslogtreecommitdiffstats
path: root/makesrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-xmakesrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makesrc.sh b/makesrc.sh
index 381e35a..cf0c34c 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -18,7 +18,7 @@ echo "Getting commit..."
git checkout $COMMIT || exit 1
cp composer.json ../
- composer config platform.php 8.0.99
+ composer config platform.php 8.1.99
composer install --no-interaction --no-progress --no-dev --optimize-autoloader
cp vendor/composer/installed.json ../