KOK - MANAGER
Edit File: composer.lock
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "45cbb5aecbd82e091d7c96417c9394f6", "packages": [ { "name": "NicolasKulka/wp-dismissible-notices-handler", "version": "2.0", "source": { "type": "git", "url": "https://github.com/NicolasKulka/WP-Dismissible-Notices-Handler.git", "reference": "4c3ffe7d98b13379476ebbec7e88650d37ce2dcf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/NicolasKulka/WP-Dismissible-Notices-Handler/zipball/4c3ffe7d98b13379476ebbec7e88650d37ce2dcf", "reference": "4c3ffe7d98b13379476ebbec7e88650d37ce2dcf", "shasum": "" }, "require": { "php": ">=5.5.0" }, "type": "library", "autoload": { "files": [ "handler.php" ] }, "license": [ "GNU GPL" ], "authors": [ { "name": "Julien Liabeuf", "email": "julien@liabeuf.fr", "homepage": "https://julienliabeuf.com", "role": "Lead Developer" } ], "description": "A simple library to handle Ajax-dismissible admin notices for WordPress", "homepage": "https://github.com/julien731/WP-Dismissible-Notices-Handler", "support": { "source": "https://github.com/NicolasKulka/WP-Dismissible-Notices-Handler/tree/2.0" }, "time": "2018-07-17T12:19:22+00:00" }, { "name": "NicolasKulka/wp-review-me", "version": "2.5", "source": { "type": "git", "url": "https://github.com/NicolasKulka/WP-Review-Me.git", "reference": "9ad656a84c4878b6dd4d9c2964e262f76b0c3c88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/NicolasKulka/WP-Review-Me/zipball/9ad656a84c4878b6dd4d9c2964e262f76b0c3c88", "reference": "9ad656a84c4878b6dd4d9c2964e262f76b0c3c88", "shasum": "" }, "require": { "nicolaskulka/wp-dismissible-notices-handler": "2.0", "php": ">=5.5.0" }, "type": "library", "autoload": { "files": [ "review.php" ] }, "license": [ "GNU GPL" ], "authors": [ { "name": "Julien Liabeuf", "email": "julien@liabeuf.fr", "homepage": "https://julienliabeuf.com", "role": "Lead Developer" } ], "description": "A lightweight library to help you get more reviews for your WordPress theme/plugin", "homepage": "https://github.com/julien731/WP-Review-Me", "support": { "source": "https://github.com/NicolasKulka/WP-Review-Me/tree/master" }, "time": "2018-07-17T12:31:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }