Skip to content

Commit 4124325

Browse files
authored
Allow ^6.0 for sebastian/environment
1 parent 3a72fe5 commit 4124325

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)