hooked.php

Event hook dispatch utility
git clone git://git.finwo.net/lib/hooked.php
Log | Files | Refs

commit 9165ea5bb2abe182a602ad1b87416b7b6e7d722f
parent 222427a16b141a0d48fc76a41ed0d0c8961458f7
Author: finwo <finwo@pm.me>
Date:   Fri, 22 Apr 2016 21:56:41 +0200

Updated package type

Diffstat:
Mcomposer.json | 1+
Mcomposer.lock | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/composer.json b/composer.json @@ -1,5 +1,6 @@ { "name": "finwo/hooked", + "type": "library", "require": { "php-di/invoker": "^1.3", "finwo/property-accessor": "^0.1.0" diff --git a/composer.lock b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "22b07a5ee1376a180d010d50c0e16427", + "hash": "4dd85e5a3de94feb707d6322ba356c6b", "content-hash": "42d2d4a1568bc10ea9d01df1ffff256c", "packages": [ {