Skip to content

Commit afe82e3

Browse files
Remove php 7.1 libs
1 parent 4974ce6 commit afe82e3

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
@@ -40,7 +40,7 @@
4040
"ext-dom": "*",
4141
"ext-json": "*",
4242
"ext-spl": "*",
43-
"sebastian/environment": "~1.1|~2.0|~3.0|~4.0",
43+
"sebastian/environment": "~1.1|~2.0|~3.0",
4444
"sebastianfeldmann/cli": "~2.2",
4545
"phpmailer/phpmailer": "~6.0",
4646
"symfony/event-dispatcher": "~2.6|~3.0|~4.0"

0 commit comments

Comments
 (0)