Skip to content

Commit 9fcf435

Browse files
committed
Bump quality tools
1 parent 74e98c8 commit 9fcf435

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
],
2222
"require": {
2323
"php": "^8.3",
24-
"gember/event-sourcing": "dev-main",
24+
"gember/event-sourcing": "^0.1",
2525
"symfony/serializer": "^7.1"
2626
},
2727
"require-dev": {
2828
"captainhook/captainhook": "^5.23",
2929
"friendsofphp/php-cs-fixer": "^3.58",
30-
"phpstan/phpstan": "^1.11",
31-
"phpunit/phpunit": "^11.1",
32-
"rector/rector": "^1.2",
30+
"phpstan/phpstan": "^2.1",
31+
"phpunit/phpunit": "^12.1",
32+
"rector/rector": "^2.0",
3333
"rregeer/phpunit-coverage-check": "^0.3.1",
3434
"shipmonk/composer-dependency-analyser": "^1.5",
3535
"symfony/property-access": "^7.0"

0 commit comments

Comments
 (0)