From 0a8cfee18cf2d8fafb635d009b0a0899ada03b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 05:22:05 +0000 Subject: [PATCH] composer(deps): bump ergebnis/classy from 1.1.0 to 1.1.1 Bumps [ergebnis/classy](https://github.com/ergebnis/classy) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/ergebnis/classy/releases) - [Changelog](https://github.com/ergebnis/classy/blob/main/CHANGELOG.md) - [Commits](https://github.com/ergebnis/classy/compare/1.1.0...1.1.1) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index 3eefba4..f50de74 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^7.2 || ^8.0", - "ergebnis/classy": "^1.1.0", + "ergebnis/classy": "^1.1.1", "fakerphp/faker": "^1.13.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 753a747..b31a043 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6a8373e874bb04b262720896c08c408c", + "content-hash": "3dfd01274150606db8607ab1b6bfc4ff", "packages": [ { "name": "ergebnis/classy", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/ergebnis/classy.git", - "reference": "1479cf8af6a75b11586ab2b2a87482d090c99dfb" + "reference": "72840bda3ce8b7bdc9362e8646141eb3c5ca9947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/classy/zipball/1479cf8af6a75b11586ab2b2a87482d090c99dfb", - "reference": "1479cf8af6a75b11586ab2b2a87482d090c99dfb", + "url": "https://api.github.com/repos/ergebnis/classy/zipball/72840bda3ce8b7bdc9362e8646141eb3c5ca9947", + "reference": "72840bda3ce8b7bdc9362e8646141eb3c5ca9947", "shasum": "" }, "require": { @@ -25,19 +25,19 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.7.1", - "ergebnis/license": "^1.0.0", - "ergebnis/php-cs-fixer-config": "^2.2.1", - "ergebnis/phpstan-rules": "~0.15.2", + "ergebnis/composer-normalize": "^2.13.2", + "ergebnis/license": "^1.1.0", + "ergebnis/php-cs-fixer-config": "^2.13.0", + "ergebnis/phpstan-rules": "~0.15.3", "ergebnis/test-util": "^1.0.0", "infection/infection": "~0.15.3", - "phpstan/extension-installer": "^1.0.4", - "phpstan/phpstan": "~0.12.40", - "phpstan/phpstan-deprecation-rules": "~0.12.5", - "phpstan/phpstan-strict-rules": "~0.12.4", - "phpunit/phpunit": "^8.5.8", - "psalm/plugin-phpunit": "~0.11.0", - "vimeo/psalm": "^3.14.2", + "phpstan/extension-installer": "^1.1.0", + "phpstan/phpstan": "~0.12.70", + "phpstan/phpstan-deprecation-rules": "~0.12.6", + "phpstan/phpstan-strict-rules": "~0.12.9", + "phpunit/phpunit": "^8.5.14", + "psalm/plugin-phpunit": "~0.15.0", + "vimeo/psalm": "^4.4.1", "zendframework/zend-file": "^2.8.3" }, "type": "library", @@ -81,7 +81,7 @@ "type": "github" } ], - "time": "2020-08-30T10:41:50+00:00" + "time": "2021-02-01T08:25:30+00:00" }, { "name": "fakerphp/faker",