Update used packages to their latest versions

This commit is contained in:
DariusIII
2022-03-19 12:37:57 +01:00
parent 58a960b3dc
commit bc13f4daba
Generated
+25 -25
View File
@@ -4718,28 +4718,28 @@
},
{
"name": "league/fractal",
"version": "0.19.2",
"version": "0.20",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/fractal.git",
"reference": "06dc15f6ba38f2dde2f919d3095d13b571190a7c"
"reference": "419b0cbf5c23a06886a583c2fc0530db2360a70f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/fractal/zipball/06dc15f6ba38f2dde2f919d3095d13b571190a7c",
"reference": "06dc15f6ba38f2dde2f919d3095d13b571190a7c",
"url": "https://api.github.com/repos/thephpleague/fractal/zipball/419b0cbf5c23a06886a583c2fc0530db2360a70f",
"reference": "419b0cbf5c23a06886a583c2fc0530db2360a70f",
"shasum": ""
},
"require": {
"php": ">=5.4"
"php": ">=7.4"
},
"require-dev": {
"doctrine/orm": "^2.5",
"illuminate/contracts": "~5.0",
"mockery/mockery": "~0.9",
"mockery/mockery": "^1.3",
"pagerfanta/pagerfanta": "~1.0.0",
"phpunit/phpunit": "^4.8.35 || ^7.5",
"squizlabs/php_codesniffer": "~1.5|~2.0|~3.4",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "~3.4",
"zendframework/zend-paginator": "~2.3"
},
"suggest": {
@@ -4750,7 +4750,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.13-dev"
"dev-master": "0.20.x-dev"
}
},
"autoload": {
@@ -4780,9 +4780,9 @@
],
"support": {
"issues": "https://github.com/thephpleague/fractal/issues",
"source": "https://github.com/thephpleague/fractal/tree/0.19.2"
"source": "https://github.com/thephpleague/fractal/tree/0.20"
},
"time": "2020-01-24T23:17:29+00:00"
"time": "2022-03-07T23:12:17+00:00"
},
{
"name": "league/mime-type-detection",
@@ -8887,21 +8887,21 @@
},
{
"name": "spatie/fractalistic",
"version": "2.9.1",
"version": "2.9.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/fractalistic.git",
"reference": "c4fc2b223a8f7321ece449abc2c59cc5baf470fd"
"reference": "43746e4918c74645898eb9f0d5e7bf1587cc06ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/fractalistic/zipball/c4fc2b223a8f7321ece449abc2c59cc5baf470fd",
"reference": "c4fc2b223a8f7321ece449abc2c59cc5baf470fd",
"url": "https://api.github.com/repos/spatie/fractalistic/zipball/43746e4918c74645898eb9f0d5e7bf1587cc06ad",
"reference": "43746e4918c74645898eb9f0d5e7bf1587cc06ad",
"shasum": ""
},
"require": {
"league/fractal": "^0.19.0",
"php": "^7.3|^8.0"
"league/fractal": "^0.20.0",
"php": "^7.4|^8.0"
},
"require-dev": {
"illuminate/pagination": "~5.3.0|~5.4.0",
@@ -8936,7 +8936,7 @@
],
"support": {
"issues": "https://github.com/spatie/fractalistic/issues",
"source": "https://github.com/spatie/fractalistic/tree/2.9.1"
"source": "https://github.com/spatie/fractalistic/tree/2.9.2"
},
"funding": [
{
@@ -8944,7 +8944,7 @@
"type": "github"
}
],
"time": "2020-11-12T18:19:10+00:00"
"time": "2022-03-18T08:03:19+00:00"
},
{
"name": "spatie/laravel-backup",
@@ -14321,16 +14321,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.7.0",
"version": "v3.8.0",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "7705d5a985132a40282d18a176eb9a4a0497747c"
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7705d5a985132a40282d18a176eb9a4a0497747c",
"reference": "7705d5a985132a40282d18a176eb9a4a0497747c",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
"shasum": ""
},
"require": {
@@ -14398,7 +14398,7 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.7.0"
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.8.0"
},
"funding": [
{
@@ -14406,7 +14406,7 @@
"type": "github"
}
],
"time": "2022-03-07T16:59:59+00:00"
"time": "2022-03-18T17:20:59+00:00"
},
{
"name": "hamcrest/hamcrest-php",