Skip to content

Commit 087a956

Browse files
committed
Set up stable dependencies for 1.4.1
1 parent 5348a0f commit 087a956

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
@@ -15,9 +15,9 @@
1515
}
1616
],
1717
"require": {
18-
"atk4/data": "dev-develop",
19-
"atk4/core": "dev-develop",
20-
"php": ">=5.6.0"
18+
"php": ">=5.6.0",
19+
"atk4/core": "^1.3",
20+
"atk4/data": "^1.3"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "<6",

0 commit comments

Comments
 (0)