Skip to content

Commit

Permalink
Add multiple http methods on invokable controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotas committed Jun 12, 2020
1 parent 8289641 commit 8f231a1
Show file tree
Hide file tree
Showing 4 changed files with 578 additions and 2,638 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@
"LaravelMagicRoutes"
],
"require": {
"illuminate/support": "~5|~6|~7"
"illuminate/support": "~7"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"mockery/mockery": "^1.1",
"orchestra/testbench": "~3|~4",
"sempro/phpunit-pretty-print": "^1.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 8f231a1

Please sign in to comment.