Skip to content

Commit 440c20b

Browse files
committed
Adjust dependencies
1 parent c8e4abb commit 440c20b

File tree

2 files changed

+142
-131
lines changed

2 files changed

+142
-131
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
}
3131
],
3232
"require": {
33-
"php": ">=8.1"
33+
"php": "^8.1"
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "^10.4"
36+
"phpunit/phpunit": "^10"
3737
},
3838
"suggest": {
3939
"vectorial1024/transmutation": "A \"collections\"-like library for array-like objects."

0 commit comments

Comments
 (0)