shalvah
ddcb08461d
Separate tests for Laravel and Dingo to reduce composer constraint clashes
2020-03-31 22:49:49 +01:00
Shalvah
fd4a5a7f05
Merge pull request #669 from andrey-helldar/patch-2020-01-13-10-27
...
Added support for the latest packages
2020-01-19 15:49:53 +01:00
Andrey Helldar
6146b5d3ca
Added support for PHP 7.4 and updated dependencies to the latest versions
...
Also see 015ac15d7f
2020-01-13 12:27:33 +03:00
Guy Marriott
408d735421
NEW RouteMatcher can now be extended in user code
...
- Created a `RouteMatcherInterface` to describe the required API of a route matcher
- Created `Match` to provide better type saftey for the return value of the route matcher
- The `RouteMatcher` is now resolved through the application container
2019-12-12 10:11:26 -08:00
Marcel Pociot
aa002007bf
Apply fixes from StyleCI
2019-11-02 07:59:29 +00:00
Marcel Pociot
ec2a721e31
Apply fixes from StyleCI
2019-10-15 21:21:20 +00:00
shalvah
d5fb1c0bcd
Reorganize code
2019-10-13 19:34:33 +01:00
shalvah
c7740eae2b
Upgrade dependencies
2019-09-07 17:23:22 +01:00
Nicolaj Egelund
c53c1c9c1b
Fix references to removed helper functions
2019-09-05 10:38:11 +02:00
Sang Nguyen
201c824370
Fix StyleCI
2019-09-04 15:08:57 +07:00
Sang Nguyen
7ab3127fb5
Add support Laravel 6.0 & remove deprecated functions
2019-09-04 15:04:17 +07:00
Gabor Nemeth
89ec6b2389
handle patterns in include list also
2018-11-23 06:43:54 +01:00
Gabor Nemeth
0622141e0b
handle patterns in exclude list
2018-11-22 17:13:01 +01:00
shalvah
8720048d6a
Fix style issues
2018-10-11 17:01:43 +01:00
shalvah
dd55e48dd6
Implement parsing of bodyParam tag ( #343 ) and switch tests to use config ( #303 )
2018-10-11 13:29:32 +01:00