We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ada2f commit 71de33bCopy full SHA for 71de33b
src/config/config.php
@@ -77,7 +77,7 @@
77
'guzzlehttp/guzzle' => "{$standard}",
78
'guzzlehttp/oauth-subscriber' => "{$standard}",
79
'guzzlehttp/streams' => "{$standard}",
80
- 'imagine/imagine' => "{$standard} lib/Imagine/resources lib/Imagine/Test",
+ 'imagine/imagine' => "{$standard} lib/Imagine/Test",
81
'intervention/image' => "{$standard} public",
82
'jasonlewis/basset' => "{$standard}",
83
'jeremeamia/SuperClosure' => "{$standard} demo",
0 commit comments