1.0.6
Showing
| ... | @@ -3,11 +3,12 @@ | ... | @@ -3,11 +3,12 @@ |
| "type": "library", | "type": "library", | ||
| "authors": [ | "authors": [ | ||
| { | { | ||
| "name": "Александр Нежинский", | "name": "Oleksandr Nizhynskyi", | ||
| "email": "xfilee@gmail.com" | "email": "xfilee@gmail.com" | ||
| } | } | ||
| ], | ], | ||
| "version": "1.0.5", | "license": "Apache-2.0", | ||
| "version": "1.0.6", | |||
| "require": {"php": "^5.6 || ^7.0"}, | "require": {"php": "^5.6 || ^7.0"}, | ||
| "autoload": { | "autoload": { | ||
| "files": [ | "files": [ | ||
| ... | ... |
Please register or sign in to comment