Merge branch 'MDL-84178_uprade-symfony-deprecation-contracts-to-3-5-1' of https://github.com/ziegenberg/moodle into main

This commit is contained in:
Paul Holden
2025-02-25 10:56:49 +00:00
2 changed files with 1 additions and 4 deletions
@@ -1,3 +0,0 @@
vendor/
composer.lock
phpunit.xml
+1 -1
View File
@@ -733,7 +733,7 @@ All rights reserved.</copyright>
<location>symfony/deprecation-contracts</location>
<name>Symfony Deprecation contracts</name>
<description>A generic function and convention to trigger deprecation notices</description>
<version>3.5.0</version>
<version>3.5.1</version>
<license>MIT</license>
<repository>https://github.com/symfony/deprecation-contracts</repository>
</library>