Skip to content

Commit 1b132c7

Browse files
committed
jackalope-jackrabbit stable release is out
1 parent 38f280d commit 1b132c7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,13 @@
1111
"minimum-stability": "dev",
1212
"require": {
1313
"symfony/symfony": "~2.1",
14-
14+
"symfony/monolog-bundle": "~2.1",
1515
"doctrine/common": "~2.4",
1616
"doctrine/doctrine-bundle": "1.*",
1717
"doctrine/phpcr-odm": "1.0.*",
1818
"doctrine/phpcr-bundle": "1.0.*",
1919
"doctrine/data-fixtures": "1.0.*",
20-
21-
"symfony/monolog-bundle": "~2.1",
22-
23-
"jackalope/jackalope": "~1.0.0-beta4",
20+
"jackalope/jackalope": "1.0.*",
2421
"jackalope/jackalope-doctrine-dbal": "1.0.*"
2522
},
2623
"autoload": {

0 commit comments

Comments
 (0)