{ "name": "illuminate/events", "description": "The Illuminate Events package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "illuminate/bus": "^10.0", "illuminate/collections": "^10.0", "illuminate/container": "^10.0", "illuminate/contracts": "^10.0", "illuminate/macroable": "^10.0", "illuminate/support": "^10.0" }, "autoload": { "psr-4": { "Illuminate\\Events\\": "" }, "files": [ "functions.php" ] }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CallQueuedListener.php | File | 3.65 KB | 0644 |
|
Dispatcher.php | File | 19.47 KB | 0644 |
|
EventServiceProvider.php | File | 556 B | 0644 |
|
InvokeQueuedClosure.php | File | 831 B | 0644 |
|
LICENSE.md | File | 1.05 KB | 0644 |
|
NullDispatcher.php | File | 3.05 KB | 0644 |
|
QueuedClosure.php | File | 2.64 KB | 0644 |
|
composer.json | File | 1.01 KB | 0644 |
|
functions.php | File | 362 B | 0644 |
|