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

Commit 4cc3fae

Browse files
committed
Update zend-soap #37
Update zend-soap to the version that supports PHP 7.2 - ver. 2.7.0 composer.lock already has zend-soap in version 2.7.0, this information was missing in composer.json.
1 parent d93c04c commit 4cc3fae

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
@@ -78,7 +78,7 @@
7878
"zendframework/zend-server": "^2.6.1",
7979
"zendframework/zend-servicemanager": "^2.7.8",
8080
"zendframework/zend-session": "^2.7.3",
81-
"zendframework/zend-soap": "^2.6.0",
81+
"zendframework/zend-soap": "^2.7.0",
8282
"zendframework/zend-stdlib": "^2.7.7",
8383
"zendframework/zend-text": "^2.6.0",
8484
"zendframework/zend-uri": "^2.5.1",

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)