diff --git a/CHANGELOG.md b/CHANGELOG.md index cf9dc94..3a3a553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Bump phpstan/phpstan from 1.2.0 to 1.4.10 ([#3](https://github.com/stephan-strate/php-music-brainz-api/pull/3), [#4](https://github.com/stephan-strate/php-music-brainz-api/pull/4), [#5](https://github.com/stephan-strate/php-music-brainz-api/pull/5), [#6](https://github.com/stephan-strate/php-music-brainz-api/pull/6), [#7](https://github.com/stephan-strate/php-music-brainz-api/pull/7), [#9](https://github.com/stephan-strate/php-music-brainz-api/pull/9), [#17](https://github.com/stephan-strate/php-music-brainz-api/pull/17), [#28](https://github.com/stephan-strate/php-music-brainz-api/pull/28), [#29](https://github.com/stephan-strate/php-music-brainz-api/pull/29)) -- Bump symfony/property-access from 5.4.0 to 5.4.5 ([#2](https://github.com/stephan-strate/php-music-brainz-api/pull/2), [#13](https://github.com/stephan-strate/php-music-brainz-api/pull/13), [#22](https://github.com/stephan-strate/php-music-brainz-api/pull/22)) +- Bump symfony/property-access from 5.4.0 to 5.4.11 ([#2](https://github.com/stephan-strate/php-music-brainz-api/pull/2), [#13](https://github.com/stephan-strate/php-music-brainz-api/pull/13), [#22](https://github.com/stephan-strate/php-music-brainz-api/pull/22), [#76](https://github.com/stephan-strate/php-music-brainz-api/pull/76)) - Bump symfony/serializer from 5.4.0 to 5.4.11 ([#1](https://github.com/stephan-strate/php-music-brainz-api/pull/1), [#12](https://github.com/stephan-strate/php-music-brainz-api/pull/12), [#21](https://github.com/stephan-strate/php-music-brainz-api/pull/21), [#24](https://github.com/stephan-strate/php-music-brainz-api/pull/24), [#77](https://github.com/stephan-strate/php-music-brainz-api/pull/77)) - Bump phpunit/phpunit from 9.5.11 to 9.5.19 ([#11](https://github.com/stephan-strate/php-music-brainz-api/pull/11), [#20](https://github.com/stephan-strate/php-music-brainz-api/pull/20), [#27](https://github.com/stephan-strate/php-music-brainz-api/pull/27), [#30](https://github.com/stephan-strate/php-music-brainz-api/pull/30)) - Bump php-http/httplug from 2.2.0 to 2.3.0 ([#19](https://github.com/stephan-strate/php-music-brainz-api/pull/19)) diff --git a/composer.lock b/composer.lock index cca7e9d..4600262 100644 --- a/composer.lock +++ b/composer.lock @@ -1111,16 +1111,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.24.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "81b86b50cf841a64252b439e738e97f4a34e2783" + "reference": "433d05519ce6990bf3530fba6957499d327395c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783", - "reference": "81b86b50cf841a64252b439e738e97f4a34e2783", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", + "reference": "433d05519ce6990bf3530fba6957499d327395c2", "shasum": "" }, "require": { @@ -1132,7 +1132,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1172,7 +1172,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" }, "funding": [ { @@ -1188,20 +1188,20 @@ "type": "tidelift" } ], - "time": "2021-11-23T21:10:46+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.24.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" + "reference": "219aa369ceff116e673852dce47c3a41794c14bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", + "reference": "219aa369ceff116e673852dce47c3a41794c14bd", "shasum": "" }, "require": { @@ -1213,7 +1213,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1256,7 +1256,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" }, "funding": [ { @@ -1272,20 +1272,20 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.24.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" + "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", + "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", "shasum": "" }, "require": { @@ -1300,7 +1300,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1339,7 +1339,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" }, "funding": [ { @@ -1355,7 +1355,7 @@ "type": "tidelift" } ], - "time": "2021-11-30T18:21:41+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php73", @@ -1521,16 +1521,16 @@ }, { "name": "symfony/property-access", - "version": "v5.4.5", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "95534d912f61117d3bce2d4456419ee2ee548d7a" + "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/95534d912f61117d3bce2d4456419ee2ee548d7a", - "reference": "95534d912f61117d3bce2d4456419ee2ee548d7a", + "url": "https://api.github.com/repos/symfony/property-access/zipball/c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", + "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", "shasum": "" }, "require": { @@ -1582,7 +1582,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.5" + "source": "https://github.com/symfony/property-access/tree/v5.4.11" }, "funding": [ { @@ -1598,20 +1598,20 @@ "type": "tidelift" } ], - "time": "2022-02-04T18:39:09+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/property-info", - "version": "v5.4.3", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "bcc2b6904cbcf16b2e5d618da16117cd8e132f9a" + "reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/bcc2b6904cbcf16b2e5d618da16117cd8e132f9a", - "reference": "bcc2b6904cbcf16b2e5d618da16117cd8e132f9a", + "url": "https://api.github.com/repos/symfony/property-info/zipball/8a9a2b638a808cc92a2fbce185b9318e76b0e20c", + "reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "shasum": "" }, "require": { @@ -1673,7 +1673,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.4.3" + "source": "https://github.com/symfony/property-info/tree/v5.4.11" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2022-07-19T08:07:51+00:00" }, { "name": "symfony/serializer", @@ -1796,16 +1796,16 @@ }, { "name": "symfony/string", - "version": "v5.4.3", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10" + "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10", - "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10", + "url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322", + "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322", "shasum": "" }, "require": { @@ -1862,7 +1862,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.3" + "source": "https://github.com/symfony/string/tree/v5.4.11" }, "funding": [ { @@ -1878,7 +1878,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2022-07-24T16:15:25+00:00" } ], "packages-dev": [