mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Try to fix build with PHP 8.5 and 8.4
This commit is contained in:
parent
2dc4d88452
commit
6804edaa31
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ imports:
|
||||||
- src/Sylius/Behat/Resources/config/suites.yml
|
- src/Sylius/Behat/Resources/config/suites.yml
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
calls:
|
||||||
|
error_reporting: 8191 # E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED
|
||||||
|
|
||||||
formatters:
|
formatters:
|
||||||
pretty:
|
pretty:
|
||||||
verbose: true
|
verbose: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue