mirror of
https://github.com/leonelquinteros/php-toml.git
synced 2025-03-14 22:39:42 +01:00
Fix composer file
This commit is contained in:
parent
cf4261a669
commit
e0b51e0621
@ -2,10 +2,10 @@
|
||||
"name": "leonelquinteros/php-toml",
|
||||
"description": "PHP parser for TOML language ( https://github.com/toml-lang/toml )",
|
||||
"require": {
|
||||
"php": ">=5.2.0",
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"type": "library",
|
||||
"keywords": ["toml", "parser", "mojombo", "php", "leonelquinteros"],
|
||||
"homepage": "http://github.com/leonelquinteros/php-toml",
|
||||
"license": "BSD",
|
||||
"license": "BSD"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user