Update file formatting to PSR-2 (with tabs)

- Use short array syntax
- Bump required PHP version to PHP 5.4
- Update version to 1.0.0
This commit is contained in:
Hypolite Petovan 2018-09-27 19:59:13 -04:00
parent 56b01d779d
commit 23cd99e8fb
3 changed files with 6385 additions and 6301 deletions

View File

@ -24,7 +24,7 @@
} }
], ],
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.4.0",
"ext-json": "*" "ext-json": "*"
}, },
"autoload": { "autoload": {

11274
jsonld.php

File diff suppressed because it is too large Load Diff

1410
test.php

File diff suppressed because it is too large Load Diff