Skip to content

Commit aef3ff7

Browse files
committed
[symfony/panther] Fix compatibility with Symfony 7.3 & PHPUnit 11
1 parent 033182d commit aef3ff7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

symfony/panther/1.0/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
{
3434
"file": ".env.test",
3535
"content": "PANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
36-
"position": "after_target",
37-
"target": "SYMFONY_DEPRECATIONS_HELPER=999999",
36+
"position": "bottom",
3837
"warn_if_missing": true
3938
}
4039
]

0 commit comments

Comments
 (0)