From b09fcf4c888f707e8f9580450ee74ed16f151983 Mon Sep 17 00:00:00 2001 From: Daniel Rotter Date: Thu, 11 Aug 2016 13:44:40 +0200 Subject: [PATCH] updated dependencies --- composer.json | 6 ++--- composer.lock | 72 ++++++++++++++++++++++++--------------------------- 2 files changed, 36 insertions(+), 42 deletions(-) diff --git a/composer.json b/composer.json index 3369e0a9..afdb92cc 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "license": "MIT", "type": "project", "description": "The sulu content management framework", - "version": "dev-develop", + "version": "1.3.0", "autoload": { "psr-0": { "": "src/" @@ -22,9 +22,7 @@ "sensio/distribution-bundle": "^5.0", "sensio/framework-extra-bundle": "^3.0.2", "incenteev/composer-parameter-handler": "^2.0", - "sulu/sulu": "dev-develop", - "sulu/document-manager": "@dev", - "massive/search-bundle": "@dev", + "sulu/sulu": "1.3.*", "symfony-cmf/core-bundle": "1.2.*", "dantleech/phpcr-migrations-bundle": "0.1.*", "zendframework/zend-stdlib": "^2.3", diff --git a/composer.lock b/composer.lock index 65c261c2..3a56e1d6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "3fdec478367d8d91c38bd7eeca50138f", - "content-hash": "b10fbe65fc640a889d07a9d8e97c4d28", + "hash": "eba2342c4052fd32da2caf17fcb9a285", + "content-hash": "afce465c15b9a8256a46e074880ab146", "packages": [ { "name": "aferrandini/urlizer", @@ -650,16 +650,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "fd51907c6c76acaa8a5234822a4f901c1500afc1" + "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/fd51907c6c76acaa8a5234822a4f901c1500afc1", - "reference": "fd51907c6c76acaa8a5234822a4f901c1500afc1", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7", + "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7", "shasum": "" }, "require": { @@ -668,6 +668,7 @@ "jdorn/sql-formatter": "~1.1", "php": ">=5.3.2", "symfony/console": "~2.3|~3.0", + "symfony/dependency-injection": "~2.3|~3.0", "symfony/doctrine-bridge": "~2.2|~3.0", "symfony/framework-bundle": "~2.3|~3.0" }, @@ -726,7 +727,7 @@ "orm", "persistence" ], - "time": "2016-04-21 19:55:56" + "time": "2016-08-10 15:35:22" }, { "name": "doctrine/doctrine-cache-bundle", @@ -2369,16 +2370,16 @@ }, { "name": "massive/search-bundle", - "version": "0.14.0", + "version": "0.15.0", "source": { "type": "git", "url": "https://github.com/massiveart/MassiveSearchBundle.git", - "reference": "0379daab4cbb2410ec846b3abb51961c743a1238" + "reference": "697bd997dffef92b1cf7c50db982f250bd884026" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/massiveart/MassiveSearchBundle/zipball/0379daab4cbb2410ec846b3abb51961c743a1238", - "reference": "0379daab4cbb2410ec846b3abb51961c743a1238", + "url": "https://api.github.com/repos/massiveart/MassiveSearchBundle/zipball/697bd997dffef92b1cf7c50db982f250bd884026", + "reference": "697bd997dffef92b1cf7c50db982f250bd884026", "shasum": "" }, "require": { @@ -2431,7 +2432,7 @@ } ], "description": "Massive Search Bundle", - "time": "2016-07-21 13:03:00" + "time": "2016-08-08 07:24:54" }, { "name": "monolog/monolog", @@ -2859,16 +2860,16 @@ }, { "name": "phpcollection/phpcollection", - "version": "0.4.0", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", - "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", - "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", + "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", "shasum": "" }, "require": { @@ -2877,7 +2878,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.3-dev" + "dev-master": "0.4-dev" } }, "autoload": { @@ -2891,10 +2892,8 @@ ], "authors": [ { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", - "role": "Developer of wrapped JMSSerializerBundle" + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" } ], "description": "General-Purpose Collection Library for PHP", @@ -2905,7 +2904,7 @@ "sequence", "set" ], - "time": "2014-03-11 13:46:42" + "time": "2015-05-17 12:39:23" }, { "name": "phpcr/phpcr", @@ -3576,16 +3575,16 @@ }, { "name": "sulu/document-manager", - "version": "0.8.0", + "version": "0.8.1", "source": { "type": "git", "url": "https://github.com/sulu/sulu-document-manager.git", - "reference": "279523631b32df61a1582a25f73530a29dcf9535" + "reference": "b2f8e4255f2515396f4294bbbb707094ca078e59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sulu/sulu-document-manager/zipball/279523631b32df61a1582a25f73530a29dcf9535", - "reference": "279523631b32df61a1582a25f73530a29dcf9535", + "url": "https://api.github.com/repos/sulu/sulu-document-manager/zipball/b2f8e4255f2515396f4294bbbb707094ca078e59", + "reference": "b2f8e4255f2515396f4294bbbb707094ca078e59", "shasum": "" }, "require": { @@ -3619,20 +3618,20 @@ } ], "description": "Sulu Document Manager", - "time": "2016-07-28 14:42:06" + "time": "2016-08-08 07:16:14" }, { "name": "sulu/sulu", - "version": "dev-develop", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/sulu/sulu.git", - "reference": "706c52f5b08f81a213f484545e5eff4aca540c1b" + "reference": "ac4daa034a65d82487950251e45acb80f8349c17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sulu/sulu/zipball/706c52f5b08f81a213f484545e5eff4aca540c1b", - "reference": "706c52f5b08f81a213f484545e5eff4aca540c1b", + "url": "https://api.github.com/repos/sulu/sulu/zipball/ac4daa034a65d82487950251e45acb80f8349c17", + "reference": "ac4daa034a65d82487950251e45acb80f8349c17", "shasum": "" }, "require": { @@ -3646,14 +3645,14 @@ "goodby/csv": "^1.3", "guzzle/guzzle": "3.*", "imagine/imagine": "~0.6.1", - "massive/search-bundle": "0.14.*", + "massive/search-bundle": "0.15.*", "oro/doctrine-extensions": "^1.0", "pagerfanta/pagerfanta": "~1.0", "php": "^5.5 || ^7.0", "pulse00/ffmpeg-bundle": "^0.6", "sensio/framework-extra-bundle": "3.0.*", "stof/doctrine-extensions-bundle": "1.1.*", - "sulu/document-manager": "0.8.0", + "sulu/document-manager": "0.8.*", "symfony-cmf/routing-bundle": "1.2.*", "symfony/swiftmailer-bundle": "~2.3", "symfony/symfony": "~2.8.7", @@ -3727,7 +3726,7 @@ "core", "sulu" ], - "time": "2016-08-05 05:51:03" + "time": "2016-08-11 09:24:14" }, { "name": "swiftmailer/swiftmailer", @@ -3888,7 +3887,7 @@ ], "authors": [ { - "name": "Symfony CMF community", + "name": "Symfony CMF Community", "homepage": "https://github.com/symfony-cmf/Routing/contributors" } ], @@ -5482,9 +5481,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "sulu/sulu": 20, - "sulu/document-manager": 20, - "massive/search-bundle": 20, "zendframework/zendsearch": 20, "phpcr/phpcr-shell": 10 },