Skip to content

Commit 2b0db8b

Browse files
committed
php 7.0 and laravel 5.5
1 parent b7f4659 commit 2b0db8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ XSLTEngine::EVENT_NAME => [
121121
122122
create file Listeners\XSLTDebugBar.php
123123
```bash
124-
php artisan make:listener XSLTDebugBar --event \Krowinski\LaravelXSLT\Events\XSLTEngineEvent
124+
php artisan make:listener XSLTDebugBar --event XSLTEngineEvent
125125
```
126126

127127
event content

0 commit comments

Comments
 (0)