Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Update composer.json for the stable release of addressing.
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanz committed May 28, 2018
1 parent 9bd0b36 commit b6ca8fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@
"license": "MIT",
"require": {
"php": ">=5.5.0",
"commerceguys/addressing": "~1.0",
"doctrine/collections": "~1.0"
"commerceguys/addressing": "~1.0"
},
"require-dev": {
"symfony/intl": ">=2.3",
"phpunit/phpunit": "~4.0",
"mikey179/vfsStream": "1.*",
"squizlabs/php_codesniffer": "2.*"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"CommerceGuys\\Zone\\": "src"
Expand Down

0 comments on commit b6ca8fb

Please sign in to comment.