File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 88 "name" : " William Durand" ,
99 "email" : " william.durand1@gmail.com"
1010 }],
11-
1211 "autoload" : {
1312 "psr-4" : { "Propel\\ Bundle\\ PropelBundle\\ " : " " },
1413 "files" : [" autoload_aliases.php" ],
1514 "exclude-from-classmap" : [ " Tests/" ]
1615 },
17-
16+ "version" : " 1.7 " ,
1817 "require" : {
1918 "symfony/framework-bundle" : " ^3.0.2" ,
2019 "palepurple/propel1" : " ^1.7"
2625 "sensio/framework-extra-bundle" : " ^3.0.2" ,
2726 "fzaninotto/faker" : " ^1.5"
2827 },
29-
3028 "conflict" : {
3129 "symfony/propel1-bridge" : " >=2.8.0"
3230 },
33-
3431 "replace" : {
35- "symfony/propel1-bridge" : " <=2.8.0"
32+ "symfony/propel1-bridge" : " <=2.8.0" ,
33+ "propel/PropelBundle" : " ^1.6"
3634 },
37-
3835 "suggest" : {
3936 "propel/propel-acl-bundle" : " For using the Propel ACL implementation"
4037 }
You can’t perform that action at this time.
0 commit comments