We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7442f2d commit a44402bCopy full SHA for a44402b
.github/workflows/ci.yaml
@@ -11,6 +11,7 @@ env:
11
PHPUNIT_FLAGS: "-v"
12
SYMFONY_PHPUNIT_DIR: "$HOME/symfony-bridge/.phpunit"
13
SYMFONY_REQUIRE: ">=4.4"
14
+ SYMFONY_DEPRECATIONS_HELPER: 3
15
16
jobs:
17
test:
0 commit comments