Skip to content

Commit

Permalink
Test the fixture factory
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Mar 18, 2024
1 parent a2089dd commit 91614e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,19 @@
},
"require": {
"php": "~8.1.0",
"pimcore/pimcore": "^10.5"
"pimcore/pimcore": "^10.5",
"presta/sitemap-bundle": "^3.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.11",
"laminas/laminas-zendframework-bridge": "^1.8",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9.5",
"symfony/form": "^5.4",
"teamneusta/pimcore-testing-framework": "^0.11"
},
"autoload": {
Expand Down

0 comments on commit 91614e6

Please sign in to comment.