mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57: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
|
||||
|
||||
default:
|
||||
calls:
|
||||
error_reporting: 8191 # E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED
|
||||
|
||||
formatters:
|
||||
pretty:
|
||||
verbose: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue