🔧
This commit is contained in:
6
vendor/vlucas/phpdotenv/composer.json
vendored
6
vendor/vlucas/phpdotenv/composer.json
vendored
@@ -18,8 +18,8 @@
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"ext-pcre": "*",
|
||||
"graham-campbell/result-type": "^1.1.2",
|
||||
"phpoption/phpoption": "^1.9.2",
|
||||
"graham-campbell/result-type": "^1.1.3",
|
||||
"phpoption/phpoption": "^1.9.3",
|
||||
"symfony/polyfill-ctype": "^1.24",
|
||||
"symfony/polyfill-mbstring": "^1.24",
|
||||
"symfony/polyfill-php80": "^1.24"
|
||||
@@ -51,7 +51,7 @@
|
||||
"extra": {
|
||||
"bamarni-bin": {
|
||||
"bin-links": true,
|
||||
"forward-command": true
|
||||
"forward-command": false
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-master": "5.6-dev"
|
||||
|
||||
Reference in New Issue
Block a user