8000 Removes support for zend-stdlib v2 releases · zendframework/zend-json-server@d752fc6 · GitHub
[go: up one dir, main page]

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

Commit d752fc6

Browse files
committed
Removes support for zend-stdlib v2 releases
1 parent b60bad3 commit d752fc6

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
"Zend\\Json\\Server\\": "src/"
3333
}
3434
},
35+
"conflict": {
36+
"zendframework/zend-stdlib": "<3.2.1"
37+
},
3538
"autoload-dev": {
3639
"files": [
3740
"test/TestAsset/FooFunc.php"

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)
0