Skip to content

Commit a956ce7

Browse files
authored
Update composer
1 parent c63b7ea commit a956ce7

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
@@ -10,10 +10,10 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4",
13+
"php": "^7.4 || ^8",
1414
"symfony/config": "^4.0 || ^5.0",
1515
"symfony/dependency-injection": "^4.0 || ^5.0",
16-
"symfony/http-kernel": "^4.0 || ^5.0",
16+
"symfony/http-kernel": "^4.0 || >=5.1.5",
1717
"symfony/workflow": "^4.0 || ^5.0"
1818
}
1919
,

0 commit comments

Comments
 (0)