Przeglądaj źródła

Updated the composer.json to allow the latest Common master

Christophe Coevoet 13 lat temu
rodzic
commit
98656cc604
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -25,7 +25,7 @@
     ],
     "require": {
         "php": ">=5.3.2",
-        "doctrine/common": ">=2.2,<2.4-dev"
+        "doctrine/common": ">=2.2,<2.5-dev"
     },
     "suggest": {
         "doctrine/orm": ">=2.1",