Skip to content

Commit 3fa2774

Browse files
committed
Merge pull request #96 from ilsenem/patch-1
Paris incorrectly relying on old Idiorm version
2 parents 974afe5 + 54b6b74 commit 3fa2774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
"require": {
3737
"php": ">=5.2.0",
38-
"j4mie/idiorm": "1.4.*"
38+
"j4mie/idiorm": "1.5.*"
3939
},
4040
"autoload": {
4141
"classmap": ["paris.php"]

0 commit comments

Comments
 (0)