Skip to content

Commit

Permalink
Remove old dependency on DOM PHP extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Mar 15, 2018
1 parent a33ab17 commit 079cfea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "Laravel Dynamic Menu provides the foundation to build entirely dynamic database powered navigation menus for your web application.",
"type": "library",
"require": {
"ext-dom": "*",
"illuminate/database": "^5.5",
"php": ">=7.0"
},
Expand Down

0 comments on commit 079cfea

Please sign in to comment.