Commit Graph

23 Commits

Author SHA1 Message Date
Matt Brown
c48735631e Fix file casing 2019-04-12 13:57:40 -04:00
Matthew Brown
7ab08fa3c4
Require latest Psalm 2019-03-19 11:50:21 -04:00
Matthew Brown
c63ebc2216
Merge pull request #9 from wgriffioen/make-appinterfaceprovider-compatible-with-interface
Make AppInterfaceProvider compatible with Interface
2019-03-19 11:49:40 -04:00
Wim Griffioen
ea1348d3e3 Make AppInterfaceProvider compatible with MethodReturnTypeProviderInterface 2019-03-19 15:01:11 +01:00
Matthew Brown
a549964b01
Require latest Psalm version 2019-03-11 11:58:15 -04:00
Matthew Brown
3c910877ea
Remove unnecessary deps 2019-03-11 11:57:38 -04:00
Matthew Brown
b366176b65
Add necessary param 2019-03-11 11:56:59 -04:00
Matthew Brown
4e9db5048d
Added more explicit instructions 2019-03-11 00:53:27 -04:00
Matthew Brown
33850a7237
Merge pull request #4 from psalm/resolve-ide-helper-dep
Resolving an issue in the plugin where it isn't always bootstrapped.
2019-03-06 11:18:05 -05:00
Jon Ursenbach
e69051ba7e Resolving an issue in the plugin where it isn't always bootstrapped. 2019-03-06 11:13:55 -05:00
Matthew Brown
a700c89061
Throw a ReflectionException that can be caught by Psalm 2019-03-04 13:37:34 -05:00
Matthew Brown
81d92207ed
Add support for \Illuminate\Contracts\Container\Container::offsetGet 2019-03-04 11:45:36 -05:00
Matthew Brown
259d033ec0 Add support for app interface access 2019-03-04 00:27:16 -05:00
Matthew Brown
1d7767a896 Fix #2 - add proxy for Illuminate\Contracts\Foundation\Application 2019-03-03 22:20:10 -05:00
Matthew Brown
5644b0bf70 Lower testbench reqs 2019-02-20 02:33:54 -05:00
Matthew Brown
46ac3d58ce Fix comma 2019-02-20 01:46:23 -05:00
Matthew Brown
fa8b578101 Fix #1 by improving plugin initialisation 2019-02-20 01:33:01 -05:00
Matthew Brown
c6175bb1db
Add S3 Helper 2019-02-19 19:26:48 -05:00
Matthew Brown
349e70b8da
Add missing req
Fixes #1
2019-02-19 15:40:12 -05:00
Matthew Brown
24f563c287
Add better readme 2019-02-18 19:02:49 -05:00
Matthew Brown
f1e77a8e56 Add composer 2019-02-18 18:40:57 -05:00
Matthew Brown
a8b912f2ff Add plugin 2019-02-18 18:39:48 -05:00
Matthew Brown
d7069f45d6
Initial commit 2019-02-18 18:11:29 -05:00