Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 7d307a1

Browse files
committed
Removes support for zend-stdlib v2 releases
1 parent ff12d29 commit 7d307a1

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^5.6 || ^7.0",
2222
"zendframework/zend-loader": "^2.5.1",
23-
"zendframework/zend-stdlib": "^3.1 || ^2.7.7",
23+
"zendframework/zend-stdlib": "^3.2.1",
2424
"zendframework/zend-uri": "^2.5.2",
2525
"zendframework/zend-validator": "^2.10.1"
2626
},

composer.lock

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

0 commit comments

Comments
 (0)