Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dependency-injector
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Flori
dependency-injector
Graph
248ebe7f98359c3b59c51b10308100ed95647aa4
Select Git revision
Branches
2
master
default
protected
test/rebase
Tags
6
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jul
15
Mar
8
14
Feb
2
Jan
7
Nov
2
Sep
1
20
Aug
19
18
17
Update CHANGES.md
test/rebase
test/rebase
removed description of a dependency
disable ansi for composer install
v1.3.2 master
v1.3.2 master
add cache for composer
fix singleton example
test php7 and php5.6
rename unset method for compatibility to php 5
force store as value
v1.3.1
v1.3.1
remove version from composer.json
v1.3.0
v1.3.0
store all callables as dependency getter
use smaller docker for ci
Update README.md
Update composer.json
update README.md
test dependency and instance remove with unset
v1.2.0
v1.2.0
add has and unset
improved example
pushed to version 1.0.0
v1.1.0
v1.1.0
Update README.md
pushed to version 1.0.0
v1.0.0
v1.0.0
added example to mock a singleton
updated composer.json
updated composer.json
alpha 1.0 implemented
switched to psr-4 and namespace DependencyInjector
fixed ci to get code coverage report
added code coverage and the first real test
added ci and tests
updated composer requirements and readme
initial commit
Loading