diff --git a/composer.json b/composer.json index 6bf3e9d..87230d8 100644 --- a/composer.json +++ b/composer.json @@ -22,12 +22,6 @@ "app/AppKernel.php" ] }, - "repositories": [ - { - "type": "composer", - "url": "https://satis.chaplean.coop" - } - ], "require": { "php": ">=7.1", "doctrine/doctrine-bundle": "^1.6", diff --git a/composer.lock b/composer.lock index aa3bec4..6a9ace6 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "26fd5e9c2a3a237cbbbffc89cfdba2e8", + "content-hash": "90f94909e4be2932c1d6ec9823a877fe", "packages": [ { "name": "doctrine/annotations", @@ -828,12 +828,12 @@ "version": "v2.6.1", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "87ee409783a4a322b5597ebaae558661404055a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/87ee409783a4a322b5597ebaae558661404055a7", + "url": "https://api.github.com/repos/doctrine/orm/zipball/87ee409783a4a322b5597ebaae558661404055a7", "reference": "87ee409783a4a322b5597ebaae558661404055a7", "shasum": "" }, @@ -2091,6 +2091,7 @@ "compression", "minification" ], + "abandoned": "symfony/webpack-encore-pack", "time": "2017-07-14T07:26:46+00:00" }, { @@ -2904,6 +2905,7 @@ } ], "description": "Codeship scripts to automatically install in your bin directory", + "abandoned": "chaplean/continuous-integration-scripts", "time": "2017-08-25T07:37:15+00:00" }, { @@ -2939,11 +2941,17 @@ }, { "name": "chaplean/unit-bundle", - "version": "v7.0.1", + "version": "v7.1.0", "source": { "type": "git", - "url": "git@git.chaplean.coop:private/bundle/unit-bundle.git", - "reference": "69d290ffe707ffbd5ec610edc520c9d4b1ecdfa4" + "url": "https://github.com/chaplean/unit-bundle.git", + "reference": "0f3f9ab4471e78f58acb3148d4af9a21df42d26f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/chaplean/unit-bundle/zipball/0f3f9ab4471e78f58acb3148d4af9a21df42d26f", + "reference": "0f3f9ab4471e78f58acb3148d4af9a21df42d26f", + "shasum": "" }, "require": { "doctrine/doctrine-bundle": "^1.4", @@ -2964,7 +2972,7 @@ "require-dev": { "chaplean/codeship-scripts": "^1.0", "chaplean/coding-standard": "^1.1", - "chaplean/mailer-bundle": "^3.0", + "chaplean/mailer-bundle": "^4.0", "friendsofsymfony/rest-bundle": "^2.0", "jms/serializer-bundle": "^1.1 || ^2.0", "satooshi/php-coveralls": "dev-master", @@ -2993,18 +3001,7 @@ "Tests\\": "Tests" } }, - "scripts": { - "post-install-cmd": [ - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" - ], - "post-update-cmd": [ - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3015,7 +3012,7 @@ } ], "description": "Contains utilities for functional and unit tests", - "time": "2017-12-21T15:44:17+00:00" + "time": "2018-03-26T09:56:20+00:00" }, { "name": "composer/ca-bundle", @@ -3306,12 +3303,12 @@ "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "e4c958124bc28709f20d8a3fdafdeb83b482c86c" + "reference": "d0e6b4d3d8deba978e4c5fa0846562ed416325cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/e4c958124bc28709f20d8a3fdafdeb83b482c86c", - "reference": "e4c958124bc28709f20d8a3fdafdeb83b482c86c", + "url": "https://api.github.com/repos/mockery/mockery/zipball/d0e6b4d3d8deba978e4c5fa0846562ed416325cf", + "reference": "d0e6b4d3d8deba978e4c5fa0846562ed416325cf", "shasum": "" }, "require": { @@ -3320,8 +3317,7 @@ "php": ">=5.6.0" }, "require-dev": { - "phpdocumentor/phpdocumentor": "^2.9", - "phpunit/phpunit": "~5.7.10|~6.5" + "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0" }, "type": "library", "extra": { @@ -3364,7 +3360,7 @@ "test double", "testing" ], - "time": "2018-03-07T06:00:02+00:00" + "time": "2019-05-13T15:41:06+00:00" }, { "name": "myclabs/deep-copy", @@ -3457,7 +3453,7 @@ "email": "shelburt02@gmail.com" }, { - "name": "Théo FIDRY", + "name": "Théo Fidry", "email": "theo.fidry@gmail.com" } ], @@ -4238,6 +4234,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2018-01-06T05:45:45+00:00" }, {