composer require vlucas/phpdotenv and potter/container
This commit is contained in:
+9
-1
@@ -14,5 +14,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require": {}
|
"require": {
|
||||||
|
"graham-campbell/result-type": ">=1.1.4",
|
||||||
|
"phpoption/phpoption": ">=1.9.5",
|
||||||
|
"potter/container": ">=0.0.1",
|
||||||
|
"symfony/polyfill-ctype": ">=1.37.0",
|
||||||
|
"symfony/polyfill-mbstring": ">=1.38.2",
|
||||||
|
"symfony/polyfill-php80": ">=1.37.0",
|
||||||
|
"vlucas/phpdotenv": ">=5.6.4"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user