mirror of
https://github.com/EFTEC/Services_JSON.git
synced 2026-08-24 21:36:42 +00:00
1.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Services_JSON
|
||||
PHP implementaion of json_encode/decode
|
||||
PHP implementaion of json_encode/decode for PHP 7.1 and higher.
|
||||
|
||||
[](https://packagist.org/packages/eftec/services_json)
|
||||
[](https://packagist.org/packages/eftec/services_json)
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "eftec/services_json",
|
||||
"description": "PHP implementaion of json_encode/decode",
|
||||
"type": "library",
|
||||
"license": "BSD",
|
||||
"license": "BSD-2-Clause",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"eftec\\ServicesJson\\": "src/"
|
||||
|
||||
Reference in New Issue
Block a user