Skip to content

Commit

Permalink
zendframework#7095 - bumping dependencies of split components to PHP 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 13, 2015
1 parent 3c645a5 commit b6ffc14
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion library/Zend/Authentication/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Authentication",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Barcode/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Barcode",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-validator": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Cache/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Cache",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-servicemanager": "self.version",
"zendframework/zend-serializer": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Captcha/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Captcha",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-math": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Code/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Code",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-eventmanager": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Config",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Console/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Console",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"suggest": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Crypt/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Crypt",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-math": "self.version",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-servicemanager": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Db/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Db",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Debug/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Debug",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"require-dev": {
"zendframework/zend-escaper": "2.*"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Di/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Di",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-code": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Dom/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Dom",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Escaper/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Escaper",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/EventManager/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/EventManager",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"extra": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Feed/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Feed",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-escaper": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/File/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/File",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Filter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Filter",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Form/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Form",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-inputfilter": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Http/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Http",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-loader": "self.version",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-uri": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/I18n/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/I18n",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/InputFilter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/InputFilter",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-filter": "self.version",
"zendframework/zend-validator": "self.version",
"zendframework/zend-stdlib": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Json/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Json",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Ldap/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Ldap",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Loader/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Loader",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Log/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"target-dir": "Zend/Log",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-servicemanager": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Mail/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Mail",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-crypt": "self.version",
"zendframework/zend-loader": "self.version",
"zendframework/zend-mime": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Math/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Math",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"suggest": {
"ext-bcmath": "If using the bcmath functionality",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Memory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Memory",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"require-dev": {
"zendframework/zend-cache": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Mime/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Mime",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/ModuleManager/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/ModuleManager",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-eventmanager": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Mvc/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Mvc",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-eventmanager": "self.version",
"zendframework/zend-servicemanager": "self.version",
"zendframework/zend-form": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Navigation/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Navigation",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Paginator/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Paginator",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Permissions/Acl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Permissions/Acl",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"suggest": {
"zendframework/zend-servicemanager": "To support Zend\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Permissions/Rbac/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Permissions/Rbac",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/ProgressBar/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/ProgressBar",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Serializer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Serializer",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-json": "self.version",
"zendframework/zend-math": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Server/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Server",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-code": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/ServiceManager/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/ServiceManager",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"require-dev": {
"zendframework/zend-di": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Session/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Session",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-eventmanager": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Soap/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Soap",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-server": "self.version",
"zendframework/zend-stdlib": "self.version",
"zendframework/zend-uri": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Stdlib/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Stdlib",
"require": {
"php": ">=5.3.23"
"php": ">=5.4"
},
"require-dev": {
"zendframework/zend-eventmanager": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Tag/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Tag",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"zendframework/zend-escaper": "self.version",
"zendframework/zend-stdlib": "self.version"
},
Expand Down
2 changes: 1 addition & 1 deletion library/Zend/Test/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"target-dir": "Zend/Test",
"require": {
"php": ">=5.3.23",
"php": ">=5.4",
"phpunit/PHPUnit": "~4.0",
"zendframework/zend-console": "self.version",
"zendframework/zend-dom": "self.version",
Expand Down
Loading

0 comments on commit b6ffc14

Please sign in to comment.