Skip to content

Commit 626d610

Browse files
committed
Update bus, remove PostgresStorage::$transactionClasses
1 parent 1950b05 commit 626d610

File tree

3 files changed

+176
-112
lines changed

3 files changed

+176
-112
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"require-dev": {
2323
"bamarni/composer-bin-plugin": "^1.8.2",
24-
"phpunit/phpunit": "^12.2.7",
25-
"symfony/var-dumper": "^6.4.15 || ^7.3.1",
24+
"phpunit/phpunit": "^12.3.15",
25+
"symfony/var-dumper": "^6.4.15 || ^7.3.4",
2626
"typhoon/formatter": "^0.1@dev"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)