Skip to content

Commit 0b81fa0

Browse files
committed
Update require.php
1 parent 2a30dd7 commit 0b81fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"psr-4": { "Ecommit\\DoctrineUtils\\Tests\\": "tests/" }
1818
},
1919
"require": {
20-
"php": "^8.0",
20+
"php": "^8.1",
2121
"doctrine/dbal": "^3.8|^4.0",
2222
"ecommit/paginator": "^1.0",
2323
"symfony/options-resolver": "^5.4|^6.4|^7.0"

0 commit comments

Comments
 (0)