From 6b731549855b349b949df3a8dc08d09974f115de Mon Sep 17 00:00:00 2001 From: Daniel Ziegenberg Date: Sun, 2 Feb 2025 19:10:29 +0100 Subject: [PATCH] MDL-84178 libraries: Upgrade Symfony Deprecation contracts to 3.5.1 Signed-off-by: Daniel Ziegenberg --- lib/symfony/deprecation-contracts/.gitignore | 3 --- lib/thirdpartylibs.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 lib/symfony/deprecation-contracts/.gitignore diff --git a/lib/symfony/deprecation-contracts/.gitignore b/lib/symfony/deprecation-contracts/.gitignore deleted file mode 100644 index c49a5d8df5c..00000000000 --- a/lib/symfony/deprecation-contracts/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -vendor/ -composer.lock -phpunit.xml diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index c19400efef3..5ea61f59dfa 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -733,7 +733,7 @@ All rights reserved. symfony/deprecation-contracts Symfony Deprecation contracts A generic function and convention to trigger deprecation notices - 3.5.0 + 3.5.1 MIT https://github.com/symfony/deprecation-contracts