Merge pull request #97 from JulianPrieber/dependabot/composer/facade/ignition-2.17.6

Bump facade/ignition from 2.17.5 to 2.17.6
This commit is contained in:
Julian Prieber 2022-07-01 18:41:50 +02:00 committed by GitHub
commit 95ee48e83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 16 deletions

37
composer.lock generated
View File

@ -2088,16 +2088,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.58.0", "version": "2.59.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055" "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/97a34af22bde8d0ac20ab34b29d7bfe360902055", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
"reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055", "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2112,11 +2112,12 @@
"doctrine/orm": "^2.7", "doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0", "kylekatarnls/multi-tester": "^2.0",
"ondrejmirtes/better-reflection": "*",
"phpmd/phpmd": "^2.9", "phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.54 || ^1.0", "phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5", "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.23", "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
"squizlabs/php_codesniffer": "^3.4" "squizlabs/php_codesniffer": "^3.4"
}, },
"bin": [ "bin": [
@ -2173,15 +2174,19 @@
}, },
"funding": [ "funding": [
{ {
"url": "https://opencollective.com/Carbon", "url": "https://github.com/sponsors/kylekatarnls",
"type": "open_collective" "type": "github"
}, },
{ {
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", "url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
},
{
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-25T19:31:17+00:00" "time": "2022-06-29T21:43:55+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -6211,16 +6216,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "2.17.5", "version": "2.17.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "1d71996f83c9a5a7807331b8986ac890352b7a0c" "reference": "6acd82e986a2ecee89e2e68adfc30a1936d1ab7c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/1d71996f83c9a5a7807331b8986ac890352b7a0c", "url": "https://api.github.com/repos/facade/ignition/zipball/6acd82e986a2ecee89e2e68adfc30a1936d1ab7c",
"reference": "1d71996f83c9a5a7807331b8986ac890352b7a0c", "reference": "6acd82e986a2ecee89e2e68adfc30a1936d1ab7c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6285,7 +6290,7 @@
"issues": "https://github.com/facade/ignition/issues", "issues": "https://github.com/facade/ignition/issues",
"source": "https://github.com/facade/ignition" "source": "https://github.com/facade/ignition"
}, },
"time": "2022-02-23T18:31:24+00:00" "time": "2022-06-30T18:26:59+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",