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

Commit

Permalink
Revert "Revert "Merge branch 'superdweebie-rand-bugfix'""
Browse files Browse the repository at this point in the history
This reverts commit b0ae4689135d62555cf9bbe55cdd7dddcd2d8f05 in order to allow
forward-porting fixes to develop.

Conflicts:
	library/Zend/ModuleManager/ModuleEvent.php
  • Loading branch information
weierophinney committed Aug 19, 2013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@
"require-dev": {
"zendframework/zend-servicemanager": "self.version",
"zendframework/zendpdf": "*",
"zendframework/zend-validator": "self.version",
"fabpot/php-cs-fixer": "1.7.*",
"satooshi/php-coveralls": "dev-master",
"phpunit/PHPUnit": "~4.0"
},
"suggest": {
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, required when using the factory methods of Zend\\Barcode.",
"zendframework/zend-servicemanager": "Zend\\ServiceManager component",
"zendframework/zendpdf": "ZendPdf component",
"zendframework/zend-validator": "Zend\\Validator component"
},
Expand Down

0 comments on commit 35b35e9

Please sign in to comment.