Browse Source

doctrine/doctrine-migrations-bundle:v1.2.0

Guillermo Espinoza 7 years ago
parent
commit
642e800b9d
1 changed files with 13 additions and 13 deletions
  1. 13 13
      composer.lock

+ 13 - 13
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "298b9820b891ac6ddec70991ba500057",
+    "content-hash": "5925bfd851390cdcb0835e8be5475333",
     "packages": [
         {
             "name": "behat/transliterator",
@@ -693,23 +693,23 @@
         },
         {
             "name": "doctrine/doctrine-migrations-bundle",
-            "version": "v1.3.0",
+            "version": "v1.2.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
-                "reference": "8ddb4ad9207945c3e3f6287ee2485a51f249358b"
+                "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://satis.infra.flowdat.com/dist/doctrine/doctrine-migrations-bundle/doctrine-doctrine-migrations-bundle-8ddb4ad9207945c3e3f6287ee2485a51f249358b-zip-2f57e8.zip",
-                "reference": "8ddb4ad9207945c3e3f6287ee2485a51f249358b",
-                "shasum": "c9d2af1ddeef46b36290bd8e105ee396cf9b7315"
+                "url": "https://satis.infra.flowdat.com/dist/doctrine/doctrine-migrations-bundle/doctrine-doctrine-migrations-bundle-0b89ee55bceb53c60bc4ba32924ac5053e377abb-zip-e4f6d6.zip",
+                "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb",
+                "shasum": "8a9290abfd4986ab33c934e4ad107aa2dd3b39be"
             },
             "require": {
                 "doctrine/doctrine-bundle": "~1.0",
                 "doctrine/migrations": "^1.1",
                 "php": ">=5.4.0",
-                "symfony/framework-bundle": "~2.7|~3.3|~4.0"
+                "symfony/framework-bundle": "~2.3|~3.0"
             },
             "require-dev": {
                 "phpunit/phpunit": "~4.8"
@@ -717,7 +717,7 @@
             "type": "symfony-bundle",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.3-dev"
+                    "dev-master": "1.1-dev"
                 }
             },
             "autoload": {
@@ -750,7 +750,7 @@
                 "migrations",
                 "schema"
             ],
-            "time": "2017-10-30T19:37:38+00:00"
+            "time": "2016-06-30T19:26:35+00:00"
         },
         {
             "name": "doctrine/inflector",
@@ -5131,8 +5131,6 @@
     "aliases": [],
     "minimum-stability": "stable",
     "stability-flags": {
-        "sonata-project/admin-bundle": 20,
-        "voryx/restgeneratorbundle": 20,
         "ik/audit-bundle": 20,
         "ik/auth-bundle": 20,
         "ik/base-admin-bundle": 20,
@@ -5140,9 +5138,11 @@
         "ik/extra-data-bundle": 20,
         "ik/migrations-bundle": 20,
         "ik/oauthclient-bundle": 20,
-        "ik/webservice-bundle": 20,
         "ik/owner-voter-bundle": 20,
-        "ik/template-bundle": 20
+        "ik/template-bundle": 20,
+        "ik/webservice-bundle": 20,
+        "sonata-project/admin-bundle": 20,
+        "voryx/restgeneratorbundle": 20
     },
     "prefer-stable": false,
     "prefer-lowest": false,