Skip to content

Commit 91904fe

Browse files
committed
:octocat:
1 parent 356439b commit 91904fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "chillerlan/php-settings-container",
3-
"description": "A container class for immutable settings objects. Not a DI container. PHP 7.4+",
3+
"description": "A container class for immutable settings objects. Not a DI container.",
44
"homepage": "https://github.com/chillerlan/php-settings-container",
55
"license": "MIT",
66
"type": "library",
77
"minimum-stability": "stable",
88
"keywords": [
9-
"php7", "helper", "container", "settings", "configuration"
9+
"helper", "container", "settings", "configuration"
1010
],
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)