Skip to content

Commit

Permalink
Remove blade directive requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohan committed Jul 10, 2023
1 parent 4920e77 commit 53014b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"php": "^8.0",
"laravel/framework": "^8.80 || ^9.0",
"statamic/cms": "4.*.*",
"handmadeweb/hookable-actions-filters": "^1.1",
"edalzell/blade-directives": "^3.5"
"handmadeweb/hookable-actions-filters": "^1.1"
},
"require-dev": {
"orchestra/testbench": "^6.0 || ^7.0",
Expand Down

0 comments on commit 53014b2

Please sign in to comment.