Skip to content

Commit 079dbc3

Browse files
author
Olivier Laviale
committed
Fixed requirements
1 parent 8e92cd7 commit 079dbc3

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
@@ -20,8 +20,8 @@
2020
"require": {
2121
"php": ">=5.4",
2222
"icanboogie/module-installer": "*",
23-
"icanboogie/activerecord": "2.x",
24-
"icanboogie/event": "*",
23+
"icanboogie/activerecord": "~2.1",
24+
"icanboogie/event": "~1.2",
2525
"brickrouge/css-class-names": "2.x",
2626
"icybee/core": "2.x",
2727
"ircmaxell/password-compat": "1.x"

0 commit comments

Comments
 (0)