Skip to content

Commit e757798

Browse files
Merge pull request #337 from jakubvojacek/patch-1
Allow ^6.0 for sebastian/environment
2 parents 3a72fe5 + 4124325 commit e757798

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
@@ -48,7 +48,7 @@
4848
"ext-dom": "*",
4949
"ext-json": "*",
5050
"ext-spl": "*",
51-
"sebastian/environment": "^3.0|^4.0|^5.0",
51+
"sebastian/environment": "^3.0|^4.0|^5.0|^6.0",
5252
"sebastianfeldmann/cli": "^3.4",
5353
"symfony/process": "^3.0|^4.0|^5.0|^6.0"
5454
},

0 commit comments

Comments
 (0)