{ "name": "ph-7/mydreamlife", "description": "MyDreamLife gives a TODO-list and full Itinerary for a NEW LIFE abroad.", "type": "project", "homepage": "http://mynewdream.eu", "license": "GPL-3.0+", "authors": [ { "name": "Pierre-Henry Soria", "email": "hi@ph7.me", "homepage": "http://ph7.me" } ], "require": { "php": ">=7.3.0", "ph-7/image-unsplash": "^3.2" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "autoload": { "psr-4": { "Core\\": "app/Core" } } }
info at phpclasses dot org