Skip to content

Commit 1dd8038

Browse files
committed
fix expiration diff bug in php 8.1
1 parent d320504 commit 1dd8038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"doctrine/doctrine-bundle": "^2.0.3"
2020
},
2121
"conflict": {
22+
"php": ">=8.1 <8.1.10",
2223
"doctrine/orm": "<2.7",
2324
"symfony/http-foundation": "<4.4",
2425
"symfony/framework-bundle": "<4.4"

0 commit comments

Comments
 (0)