You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried fakerphp/faker v1.20.0, but this is not compatible with magento2-fixtures v1.1.2. It works fine up to faker 1.13.
User Deprecated: Since fakerphp/faker 1.14: Accessing property "state" is deprecated, use "state()" instead. in vendor/symfony/deprecation-contracts/function.php:25.
dev/tests/quick-integration/framework/bootstrap.php:201
vendor/symfony/deprecation-contracts/function.php:25
vendor/fakerphp/faker/src/Faker/Generator.php:950
vendor/tddwizard/magento2-fixtures/src/Customer/AddressBuilder.php:196
vendor/tddwizard/magento2-fixtures/src/Customer/AddressBuilder.php:46
vendor/tddwizard/magento2-fixtures/src/Sales/OrderBuilder.php:119
The text was updated successfully, but these errors were encountered:
lfolco
added a commit
to lfolco/magento2-fixtures
that referenced
this issue
Dec 13, 2022
I tried
fakerphp/faker
v1.20.0, but this is not compatible with magento2-fixtures v1.1.2. It works fine up to faker 1.13.The text was updated successfully, but these errors were encountered: