Skip to content

Commit 949b558

Browse files
authored
Remove PHP Constraint
We want to allow PHP 8+ I think it's just better
1 parent 4f95b01 commit 949b558

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
}
1111
],
1212
"require": {
13-
"composer/installers": "~1.0",
14-
"php": "^5.6.0||^7.0"
13+
"composer/installers": "~1.0"
1514
}
1615
}

0 commit comments

Comments
 (0)