Skip to content

Commit

Permalink
Set up stable dependencies for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Apr 28, 2017
1 parent 547b661 commit a93bf2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"require": {
"php": ">=5.6.0",
"atk4/data": "dev-develop",
"atk4/core": "dev-develop",
"atk4/data": "^1.1",
"atk4/core": "^1.2",
"fzaninotto/faker": "*"
},
"require-dev": {
Expand Down

0 comments on commit a93bf2b

Please sign in to comment.