Skip to content

Commit 437bdde

Browse files
committed
chore: minor adjustments
1 parent 4bac733 commit 437bdde

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
}
2323
],
2424
"require": {
25-
"php": ">=8.0",
25+
"php": ">=8.2",
2626
"psr/container": "^2.0",
27-
"maplephp/dto": "^3.0"
27+
"maplephp/dto": "^3.1"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)