chore: fix deprecations in preparation uf upgrading to symfony 7.3

This commit is contained in:
Björn Fromme
2025-10-24 13:59:54 +02:00
parent c8bb051ae6
commit 6b0dfb3426
4 changed files with 5 additions and 4 deletions
+1 -2
View File
@@ -3,9 +3,8 @@
"allow": [
"Bash(php -l:*)",
"Bash(./vendor/bin/phpunit --testdox)",
"Bash(./vendor/bin/php-cs-fixer fix:*)",
"Bash(./vendor/bin/php-cs-fixer fix:*)"
],
"deny": []
}
}
}