From f1e016d587a41e36a63585cb299aedffeceb58c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 10:43:26 +0000 Subject: [PATCH] Bump bensampo/laravel-enum from 1.38.0 to 2.2.0 Bumps [bensampo/laravel-enum](https://github.com/BenSampo/laravel-enum) from 1.38.0 to 2.2.0. - [Release notes](https://github.com/BenSampo/laravel-enum/releases) - [Changelog](https://github.com/BenSampo/laravel-enum/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/BenSampo/laravel-enum/blob/master/UPGRADE.md) - [Commits](https://github.com/BenSampo/laravel-enum/compare/v1.38.0...v2.2.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 49 +++++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index 85c692c27..1715dc856 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ ], "require": { "php": "^7.4", - "bensampo/laravel-enum": "^1.25", + "bensampo/laravel-enum": "^2.2", "davidepastore/codice-fiscale": "^0.8.0", "diglactic/laravel-breadcrumbs": "^7.0", "doctrine/dbal": "^2.10", diff --git a/composer.lock b/composer.lock index 94a77f04b..7934ec6b0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,34 +4,35 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8577635ca38339469cff2cfbdef1df27", + "content-hash": "fbbabf17b3b504d875dddc55e988dfa7", "packages": [ { "name": "bensampo/laravel-enum", - "version": "v1.38.0", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/BenSampo/laravel-enum.git", - "reference": "e3b6120602e6e98584cdee938dca71a8c6b8fab0" + "reference": "d48fc31b34303b1c959a2113646868beb07f447e" }, "dist": { "type": "zip", - "url": "https://github.com/repos/BenSampo/laravel-enum/zipball/e3b6120602e6e98584cdee938dca71a8c6b8fab0", - "reference": "e3b6120602e6e98584cdee938dca71a8c6b8fab0", + "url": "https://github.com/repos/BenSampo/laravel-enum/zipball/d48fc31b34303b1c959a2113646868beb07f447e", + "reference": "d48fc31b34303b1c959a2113646868beb07f447e", "shasum": "" }, "require": { "hanneskod/classtools": "~1.0", - "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0", + "illuminate/contracts": "^7.5", + "illuminate/support": "^7.5", "laminas/laminas-code": "^3.4", - "php": "~7.1" + "php": "^7.2.5" }, "require-dev": { "doctrine/dbal": "^2.9", - "laravel/framework": "5.6.*|5.7.*|5.8.*|^6.0|^7.0", - "orchestra/testbench": "3.6.*|3.7.*|3.8.*|3.9.*|^4.0|^5.0", + "laravel/framework": "^7.5", + "orchestra/testbench": "^5.0", "phpstan/phpstan": "^0.12.9", - "phpunit/phpunit": "^7.5|^8.5", + "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "^3.0" }, "type": "library", @@ -77,9 +78,9 @@ ], "support": { "issues": "https://github.com/BenSampo/laravel-enum/issues", - "source": "https://github.com/BenSampo/laravel-enum/tree/v1.38.0" + "source": "https://github.com/BenSampo/laravel-enum/tree/master" }, - "time": "2020-06-07T12:26:17+00:00" + "time": "2020-08-30T16:30:59+00:00" }, { "name": "brick/math", @@ -2824,16 +2825,16 @@ }, { "name": "nesbot/carbon", - "version": "2.55.2", + "version": "2.56.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "8c2a18ce3e67c34efc1b29f64fe61304368259a2" + "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4" }, "dist": { "type": "zip", - "url": "https://github.com/repos/briannesbitt/Carbon/zipball/8c2a18ce3e67c34efc1b29f64fe61304368259a2", - "reference": "8c2a18ce3e67c34efc1b29f64fe61304368259a2", + "url": "https://github.com/repos/briannesbitt/Carbon/zipball/626ec8cbb724cd3c3400c3ed8f730545b744e3f4", + "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4", "shasum": "" }, "require": { @@ -2850,7 +2851,7 @@ "kylekatarnls/multi-tester": "^2.0", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.54", + "phpstan/phpstan": "^0.12.54 || ^1.0", "phpunit/phpunit": "^7.5.20 || ^8.5.14", "squizlabs/php_codesniffer": "^3.4" }, @@ -2916,7 +2917,7 @@ "type": "tidelift" } ], - "time": "2021-12-03T14:59:52+00:00" + "time": "2022-01-21T17:08:38+00:00" }, { "name": "nikic/php-parser", @@ -6600,16 +6601,16 @@ }, { "name": "voku/portable-ascii", - "version": "1.5.6", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", - "reference": "80953678b19901e5165c56752d087fc11526017c" + "reference": "1f8b372a927ab2d17dbdab443aefbfe6a5354284" }, "dist": { "type": "zip", - "url": "https://github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c", - "reference": "80953678b19901e5165c56752d087fc11526017c", + "url": "https://github.com/repos/voku/portable-ascii/zipball/1f8b372a927ab2d17dbdab443aefbfe6a5354284", + "reference": "1f8b372a927ab2d17dbdab443aefbfe6a5354284", "shasum": "" }, "require": { @@ -6646,7 +6647,7 @@ ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", - "source": "https://github.com/voku/portable-ascii/tree/1.5.6" + "source": "https://github.com/voku/portable-ascii/tree/1.6.0" }, "funding": [ { @@ -6670,7 +6671,7 @@ "type": "tidelift" } ], - "time": "2020-11-12T00:07:28+00:00" + "time": "2022-01-24T09:37:53+00:00" }, { "name": "yajra/laravel-datatables-fractal",