Skip to content

Commit 0f2d884

Browse files
authored
Merge pull request #12 from prajapati-kaushik/0000-php8-support
build: php 8 support #0000
2 parents 5317c40 + b34b9f3 commit 0f2d884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"require": {
17-
"php": "^7.0",
17+
"php": ">=7.0",
1818
"symfony/security": "^4.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)