Skip to content

Commit

Permalink
Fix version lock for rka-ip-address-middleware
Browse files Browse the repository at this point in the history
* Delete composer.lock;
* Edit required version of rka-ip-address-middleware.
  • Loading branch information
DavidePastore authored Feb 19, 2017
1 parent 7b1b3d3 commit 779b449
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,062 deletions.
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": ">=5.5.0",
"akrabat/rka-ip-address-middleware": "^0.4.0",
"akrabat/rka-ip-address-middleware": "~0.4",
"respect/validation": "^1.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 779b449

Please sign in to comment.