Skip to content

Commit 9684d67

Browse files
Update banner 🔖
1 parent 5b0e3bf commit 9684d67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Laravel Enhanced Container](https://user-images.githubusercontent.com/37669560/176382494-e20d9c49-b4d0-4b0d-a72e-4e82ffb3bd37.png)
1+
![Method binding with Service Container Call Proxy](https://github.com/michael-rubel/laravel-enhanced-container/assets/37669560/f7f2b1d0-68cb-485b-bdc5-93ea109f7e1d)
22

33
# Laravel Enhanced Container
44
[![Latest Version on Packagist](https://img.shields.io/packagist/v/michael-rubel/laravel-enhanced-container.svg?style=flat-square)](https://packagist.org/packages/michael-rubel/laravel-enhanced-container)
@@ -21,7 +21,6 @@ The package requires PHP `^8.1` and Laravel `^10.x`.
2121
+ [Resolve contextual binding outside of constructor](#resolve-contextual-binding-outside-of-constructor)
2222
+ [Method binding](#method-binding)
2323
+ [Method forwarding](#method-forwarding)
24-
* [Testing](#testing)
2524

2625
## Installation
2726

0 commit comments

Comments
 (0)