Skip to content

Commit a44402b

Browse files
committed
Allow some deprecations in tests
1 parent 7442f2d commit a44402b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
PHPUNIT_FLAGS: "-v"
1212
SYMFONY_PHPUNIT_DIR: "$HOME/symfony-bridge/.phpunit"
1313
SYMFONY_REQUIRE: ">=4.4"
14+
SYMFONY_DEPRECATIONS_HELPER: 3
1415

1516
jobs:
1617
test:

0 commit comments

Comments
 (0)