Skip to content

Commit 0dfd930

Browse files
committedOct 10, 2023
PHP 8.3 support added
1 parent 2846dd1 commit 0dfd930

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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"
12+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1313
},
1414
"require-dev": {
1515
"ext-phar": "*",

‎composer.lock

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

0 commit comments

Comments
 (0)