{ "name": "illuminate/container", "description": "The Illuminate Container 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/contracts": "^10.0", "psr/container": "^1.1.1|^2.0.1" }, "provide": { "psr/container-implementation": "1.1|2.0" }, "autoload": { "psr-4": { "Illuminate\\Container\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
.gitattributes | File | 54 B | 0644 |
|
BoundMethod.php | File | 7.14 KB | 0644 |
|
Container.php | File | 41.12 KB | 0644 |
|
ContextualBindingBuilder.php | File | 2.38 KB | 0644 |
|
EntryNotFoundException.php | File | 209 B | 0644 |
|
LICENSE.md | File | 1.07 KB | 0644 |
|
RewindableGenerator.php | File | 1.16 KB | 0644 |
|
Util.php | File | 1.72 KB | 0644 |
|
composer.json | File | 942 B | 0644 |
|