Skip to content

Commit 9274ba2

Browse files
committed
Fix syntax
1 parent aff3b35 commit 9274ba2

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
@@ -16,7 +16,7 @@
1616
"doctrine/doctrine-bundle": "~1.0",
1717
"doctrine/phpcr-odm": "~1.1,>=1.1.0-beta2",
1818
"doctrine/phpcr-bundle": "~1.1,>=1.1.0-beta2",
19-
"doctrine/data-fixtures": "1.*,>=1.0.0-alpha3"
19+
"doctrine/data-fixtures": "1.*,>=1.0.0-alpha3",
2020
"jackalope/jackalope": "~1.1,>=1.1.5",
2121
"jackalope/jackalope-doctrine-dbal": "~1.1,>=1.1.5"
2222
},

0 commit comments

Comments
 (0)