Skip to content

Commit

Permalink
Merge pull request #35 from wp-staging/master
Browse files Browse the repository at this point in the history
Change link to pimple website
  • Loading branch information
lucatume authored Jul 1, 2021
2 parents 6a29221 + cea3fef commit 370ad65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A PHP 5.2 compatible dependency injection container heavily inspired by [Laravel IOC](https://laravel.com/docs/5.0/container "Service Container - Laravel - The PHP Framework For Web Artisans") and [Pimple](http://pimple.sensiolabs.org/ "Pimple - A simple PHP Dependency Injection Container") that works even better on newer version of PHP.
A PHP 5.2 compatible dependency injection container heavily inspired by [Laravel IOC](https://laravel.com/docs/5.0/container "Service Container - Laravel - The PHP Framework For Web Artisans") and [Pimple](https://github.com/silexphp/Pimple "Pimple - A simple PHP Dependency Injection Container") that works even better on newer version of PHP.

[![Build Status](https://travis-ci.org/lucatume/di52.svg?branch=master)](https://travis-ci.org/lucatume/di52)

Expand Down

0 comments on commit 370ad65

Please sign in to comment.