Skip to content

Commit 911329b

Browse files
committed
Add support for PHP 8.4
1 parent 562e02b commit 911329b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"homepage": "https://laminas.dev",
1010
"license": "BSD-3-Clause",
1111
"require": {
12-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
12+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
1313
},
1414
"require-dev": {
1515
"ext-phar": "*",

composer.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)