|
@@ -4,58 +4,8 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "1963bb9b1a8f5fad240b9f85112ac008",
|
|
|
+ "content-hash": "979e04cb72a48a50d7872132f8efa29f",
|
|
|
"packages": [
|
|
|
- {
|
|
|
- "name": "avto-dev/composer-cleanup-plugin",
|
|
|
- "version": "v2.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/avto-dev/composer-cleanup-plugin.git",
|
|
|
- "reference": "62d55ce097b7ea4336fa89b872ef21cacd5f82cd"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/avto-dev/composer-cleanup-plugin/zipball/62d55ce097b7ea4336fa89b872ef21cacd5f82cd",
|
|
|
- "reference": "62d55ce097b7ea4336fa89b872ef21cacd5f82cd",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "composer-plugin-api": "^1.0",
|
|
|
- "php": "^7.1.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "composer/composer": "^1.8.6",
|
|
|
- "phpstan/phpstan": "~0.12",
|
|
|
- "phpunit/phpunit": "~7.5",
|
|
|
- "symfony/var-dumper": "~3.2 || ^4.0"
|
|
|
- },
|
|
|
- "type": "composer-plugin",
|
|
|
- "extra": {
|
|
|
- "class": "AvtoDev\\Composer\\Cleanup\\Plugin"
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "AvtoDev\\Composer\\Cleanup\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "avto-dev",
|
|
|
- "homepage": "https://github.com/avto-dev"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Barry vd. Heuvel",
|
|
|
- "email": "barryvdh@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A composer cleanup plugin, to remove tests and documentation to save space",
|
|
|
- "time": "2020-02-09T18:06:15+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "aws/aws-sdk-php",
|
|
|
"version": "3.134.3",
|
|
@@ -1334,22 +1284,22 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "php-di/php-di",
|
|
|
- "version": "6.0.11",
|
|
|
+ "version": "6.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHP-DI/PHP-DI.git",
|
|
|
- "reference": "9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620"
|
|
|
+ "reference": "69238bd49acc0eb6a967029311eeadc3f7c5d538"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620",
|
|
|
- "reference": "9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620",
|
|
|
+ "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/69238bd49acc0eb6a967029311eeadc3f7c5d538",
|
|
|
+ "reference": "69238bd49acc0eb6a967029311eeadc3f7c5d538",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"jeremeamia/superclosure": "^2.0",
|
|
|
"nikic/php-parser": "^2.0|^3.0|^4.0",
|
|
|
- "php": ">=7.0.0",
|
|
|
+ "php": ">=7.2.0",
|
|
|
"php-di/invoker": "^2.0",
|
|
|
"php-di/phpdoc-reader": "^2.0.1",
|
|
|
"psr/container": "^1.0"
|
|
@@ -1360,10 +1310,10 @@
|
|
|
"require-dev": {
|
|
|
"doctrine/annotations": "~1.2",
|
|
|
"friendsofphp/php-cs-fixer": "^2.4",
|
|
|
- "mnapoli/phpunit-easymock": "~1.0",
|
|
|
+ "mnapoli/phpunit-easymock": "^1.2",
|
|
|
"ocramius/proxy-manager": "~2.0.2",
|
|
|
- "phpstan/phpstan": "^0.9.2",
|
|
|
- "phpunit/phpunit": "~6.4"
|
|
|
+ "phpstan/phpstan": "^0.12",
|
|
|
+ "phpunit/phpunit": "^8.5"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"doctrine/annotations": "Install it if you want to use annotations (version ~1.2)",
|
|
@@ -1393,7 +1343,7 @@
|
|
|
"ioc",
|
|
|
"psr11"
|
|
|
],
|
|
|
- "time": "2019-12-12T07:58:02+00:00"
|
|
|
+ "time": "2020-04-06T09:54:49+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "php-di/phpdoc-reader",
|