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

Commit fea1ceb

Browse files
committed
Removed support for zend-stdlib v2 releases
1 parent 5268525 commit fea1ceb

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
"zendframework/zend-http": "^2.5.4",
2121
"zendframework/zend-math": "^2.7 || ^3.0",
2222
"zendframework/zend-server": "^2.7",
23-
"zendframework/zend-stdlib": "^2.7 || ^3.0",
23+
"zendframework/zend-stdlib": "^3.2.1",
2424
"zendframework/zendxml": "^1.0.2"
2525
},
2626
"require-dev": {

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)