Skip to content

Commit 27a825f

Browse files
Update composer.json
1 parent 3dd732c commit 27a825f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
},
2323
"require": {
2424
"php": ">=7.1",
25-
"laravel/framework": "^7.0|^8.0"
25+
"laravel/framework": "^7.0|^8.0",
26+
"appstract/laravel-blade-directives": "^1.6"
2627
},
2728
"config": {
2829
"sort-packages": true

0 commit comments

Comments
 (0)