Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ndum authored Nov 4, 2021
1 parent 1876353 commit f81ef49
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,13 @@
"xml",
"plist"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/ndum/CFPropertyList"
}
],
"require": {
"php": "^8.0",
"ext-openssl": "*",
"ext-zlib": "*",
"illuminate/support": "^8.64",
"illuminate/collections": "^8.64",
"rodneyrehm/plist": "dev-seb-fix"
"ndum/plist-parser": "^3.0.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit f81ef49

Please sign in to comment.