diff --git a/composer.lock b/composer.lock index 5d762ca..b6072fa 100644 --- a/composer.lock +++ b/composer.lock @@ -74,16 +74,16 @@ }, { "name": "knplabs/github-api", - "version": "v3.1.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "95a5ced277a62e9a1253b12b9435e637603a2cbf" + "reference": "1dce0d33292eb2c4d33e2f9354b4043caf14588e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/95a5ced277a62e9a1253b12b9435e637603a2cbf", - "reference": "95a5ced277a62e9a1253b12b9435e637603a2cbf", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/1dce0d33292eb2c4d33e2f9354b4043caf14588e", + "reference": "1dce0d33292eb2c4d33e2f9354b4043caf14588e", "shasum": "" }, "require": { @@ -98,6 +98,7 @@ "psr/http-client-implementation": "^1.0", "psr/http-factory-implementation": "^1.0", "psr/http-message": "^1.0", + "symfony/deprecation-contracts": "^2.2", "symfony/polyfill-php80": "^1.17" }, "require-dev": { @@ -109,13 +110,14 @@ "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-deprecation-rules": "^0.12.5", "phpunit/phpunit": "^8.5 || ^9.4", - "symfony/cache": "^5.1.8" + "symfony/cache": "^5.1.8", + "symfony/phpunit-bridge": "^5.2" }, "type": "library", "extra": { "branch-alias": { - "dev-2.x": "2.19.x-dev", - "dev-master": "3.0.x-dev" + "dev-2.x": "2.20.x-dev", + "dev-master": "3.2.x-dev" } }, "autoload": { @@ -148,7 +150,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.1.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.2.0" }, "funding": [ { @@ -156,7 +158,7 @@ "type": "github" } ], - "time": "2021-03-11T20:13:37+00:00" + "time": "2021-04-28T18:12:19+00:00" }, { "name": "nyholm/psr7", @@ -237,23 +239,23 @@ }, { "name": "php-http/cache-plugin", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", - "reference": "a1cb3e2a4f095f820e0a0e078f3dfd2d9c83a0f7" + "reference": "922409f10541b0d581b8ffe5cd810f4efc9e9e32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/a1cb3e2a4f095f820e0a0e078f3dfd2d9c83a0f7", - "reference": "a1cb3e2a4f095f820e0a0e078f3dfd2d9c83a0f7", + "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/922409f10541b0d581b8ffe5cd810f4efc9e9e32", + "reference": "922409f10541b0d581b8ffe5cd810f4efc9e9e32", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "php-http/client-common": "^1.9 || ^2.0", "php-http/message-factory": "^1.0", - "psr/cache": "^1.0", + "psr/cache": "^1.0 || ^2.0", "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { @@ -290,9 +292,9 @@ ], "support": { "issues": "https://github.com/php-http/cache-plugin/issues", - "source": "https://github.com/php-http/cache-plugin/tree/master" + "source": "https://github.com/php-http/cache-plugin/tree/1.7.2" }, - "time": "2020-07-13T10:55:38+00:00" + "time": "2021-04-14T06:06:08+00:00" }, { "name": "php-http/client-common", @@ -1153,16 +1155,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", "shasum": "" }, "require": { @@ -1171,7 +1173,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -1200,7 +1202,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/master" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" }, "funding": [ { @@ -1216,7 +1218,7 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/dotenv",