Skip to content

Commit

Permalink
Update dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad authored Apr 26, 2018
1 parent ea888d4 commit 4f273f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
}
],
"require": {
"cakephp/cakephp": "~3.4",
"friendsofcake/crud": "*",
"friendsofcake/bootstrap-ui": "~1.2"
"cakephp/cakephp": "^3.5",
"friendsofcake/crud": "^5.4",
"friendsofcake/bootstrap-ui": "^1.4"
},
"require-dev": {
"friendsofcake/cakephp-test-utilities": "^1.0",
"markstory/asset_compress": "^3.2",
"phpunit/phpunit": "^5.7|^6.0"
"phpunit/phpunit": "^5.7.14|^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4f273f9

Please sign in to comment.