Skip to content

Commit b76286d

Browse files
committed
Set up stable dependencies for 1.2.0
1 parent 920f08f commit b76286d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
],
1717
"require": {
1818
"php": ">=5.6.0",
19-
"atk4/data": "dev-develop",
20-
"atk4/core": "dev-develop",
21-
"fzaninotto/faker": "*"
19+
"fzaninotto/faker": "*",
20+
"atk4/core": "^1.3",
21+
"atk4/data": "^1.2"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "<6",

0 commit comments

Comments
 (0)