Skip to content

Commit 77886f9

Browse files
committed
Bump min php to 8.4
1 parent 909ffaf commit 77886f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"email": "[email protected]"
2222
},
2323
"require": {
24-
"php": "^8.3",
24+
"php": "^8.4",
2525
"ext-ctype": "*",
2626
"ext-iconv": "*",
2727
"algolia/algoliasearch-client-php": "^3.0",
@@ -110,7 +110,7 @@
110110
},
111111
"sort-packages": true,
112112
"platform": {
113-
"php": "8.3.17"
113+
"php": "8.4.11"
114114
},
115115
"allow-plugins": {
116116
"symfony/flex": true,

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)