Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 050e23f

Browse files
chore(composer): ouverture en php 8
1 parent 85dd5ca commit 050e23f

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"php": "^7.1",
25+
"php": "^7.1|^8.0",
2626
"symfony/dependency-injection": "^4.4|^5.3",
2727
"symfony/framework-bundle": "^4.4|^5.3"
2828
},

0 commit comments

Comments
 (0)