Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Ignore version of catalog
  • Loading branch information
marlongehringer authored Jan 10, 2019
1 parent b6f753e commit eaa4554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": "~7.0.0",
"php-amqplib/php-amqplib": "~2.6.3",
"lizards-and-pumpkins/catalog": "^3.0.0"
"lizards-and-pumpkins/catalog": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.0",
Expand Down

0 comments on commit eaa4554

Please sign in to comment.