From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 02:39:21 +0000 (+0000) Subject: Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=ff6272204eb6756fc87439eaf6dc8dd4cb61375d Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.2...2.7.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/composer.lock b/composer.lock index e0231ac8..6a531373 100644 --- a/composer.lock +++ b/composer.lock @@ -1975,16 +1975,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.7.2", + "version": "2.7.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "22fbbc35a2964564bfde765007655174262315c9" + "reference": "21a27cebe54f02f6499d78db8978162ce7183112" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/22fbbc35a2964564bfde765007655174262315c9", - "reference": "22fbbc35a2964564bfde765007655174262315c9", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/21a27cebe54f02f6499d78db8978162ce7183112", + "reference": "21a27cebe54f02f6499d78db8978162ce7183112", "shasum": "" }, "require": { @@ -2048,6 +2048,7 @@ "FOS\\RestBundle\\": "" }, "exclude-from-classmap": [ + "Resources/", "Tests/" ] }, @@ -2074,7 +2075,7 @@ "keywords": [ "rest" ], - "time": "2020-03-04T21:18:53+00:00" + "time": "2020-03-28T08:23:35+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -7058,16 +7059,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -7101,7 +7102,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache",