Skip to content

Commit

Permalink
Remove webmozart/assert dependency (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Dec 4, 2022
1 parent 7454c93 commit aec5e16
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 @@ -14,8 +14,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0",
"webmozart/assert": "^1.11"
"php": "^7.4 || ^8.0"
},
"require-dev": {
"fidry/makefile": "^0.2.0",
Expand Down

0 comments on commit aec5e16

Please sign in to comment.