Skip to content

Commit 9852150

Browse files
committed
update dependencies
1 parent 55e1849 commit 9852150

File tree

2 files changed

+127
-131
lines changed

2 files changed

+127
-131
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
],
1717
"require": {
1818
"php": "^8.2",
19-
"php-etl/bucket-contracts": "^0.2@dev"
19+
"php-etl/bucket-contracts": "^0.2"
2020
},
2121
"require-dev": {
2222
"phpstan/phpstan": "^1.10",
23-
"phpunit/phpunit": "^9.5 || ^10.0",
23+
"phpunit/phpunit": "^10.0",
2424
"friendsofphp/php-cs-fixer": "^3.0",
2525
"infection/infection": "^0.26.18",
2626
"rector/rector": "^0.15"

0 commit comments

Comments
 (0)