Skip to content

Commit

Permalink
Update dependency requirements.
Browse files Browse the repository at this point in the history
The new middleware requires 3.3.x.
  • Loading branch information
markstory committed Sep 10, 2016
1 parent fe5dfdd commit a5e728a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"source": "https://github.com/markstory/asset_compress"
},
"require": {
"cakephp/cakephp": "~3.0",
"cakephp/cakephp": ">=3.3.3 <4.0.0",
"markstory/mini-asset": "*"
},
"require-dev": {
Expand Down

0 comments on commit a5e728a

Please sign in to comment.