Skip to content

Commit 66aeed5

Browse files
author
Romans Malinovskis
committed
wip
1 parent de24d7f commit 66aeed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"require": {
6060
"php": ">=7.3.0",
6161
"ext-json": "*",
62-
"atk4/core": "^2.2.0",
63-
"atk4/data": "^2.2.0"
62+
"atk4/core": "~2.2.0",
63+
"atk4/data": "~2.2.0"
6464
},
6565
"require-dev": {
6666
"behat/behat": "^3.4",

0 commit comments

Comments
 (0)