Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Aug 12, 2024
1 parent 18b28fb commit 259c600
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"pimcore/pimcore": "^10.5 || ^11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.11",
"jangregor/phpstan-prophecy": "^1.0",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9.3",
"friendsofphp/php-cs-fixer": "^3.62",
"jangregor/phpstan-prophecy": "^1.0.2",
"phpspec/prophecy-phpunit": "^2.2",
"phpstan/phpstan": "^1.11.10",
"phpstan/phpstan-phpunit": "^1.4",
"phpstan/phpstan-symfony": "^1.4.7",
"phpunit/phpunit": "^9.6.20",
"teamneusta/pimcore-testing-framework": "^0.11.1"
},
"extra": {
Expand Down

0 comments on commit 259c600

Please sign in to comment.