Skip to content

Commit

Permalink
remove non-mandatory require from composer json specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Velliz committed Feb 19, 2020
1 parent a81ff4f commit 4e1a3ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,5 @@
"psr-4": {
"pte\\": "lib/"
}
},
"require": {
"ext-json": "*",
"ext-xmlrpc": "*"
}
}

0 comments on commit 4e1a3ee

Please sign in to comment.