Skip to content

Commit 81c8d58

Browse files
committed
qa: bump minimum supported laminas-stdlib to 3.3
First version supporting PHP 8. Signed-off-by: Matthew Weier O'Phinney <[email protected]>
1 parent c6e6d91 commit 81c8d58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"laminas-api-tools/api-tools": "^1.3",
3434
"laminas-api-tools/api-tools-rest": "^1.3.2",
3535
"laminas/laminas-hydrator": "^2.4.2 || ^3.0",
36+
"laminas/laminas-stdlib": "^3.3",
3637
"laminas/laminas-view": "^2.11.3",
3738
"laminas/laminas-zendframework-bridge": "^1.0",
3839
"phpro/zf-doctrine-hydration-module": "^2.0.1 || ^3.0 || ^4.1"
@@ -50,7 +51,6 @@
5051
"laminas/laminas-log": "^2.9.1",
5152
"laminas/laminas-mvc": "^2.7.13 || ^3.0.2",
5253
"laminas/laminas-serializer": "^2.8.0",
53-
"laminas/laminas-stdlib": "^2.7.8 || ^3.2.1",
5454
"laminas/laminas-test": "^2.6.1 || ^3.0.1",
5555
"mongodb/mongodb": "^1.1.0",
5656
"phpspec/prophecy-phpunit": "^2.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)