diff --git a/composer.json b/composer.json index f434885..3ea5cd6 100644 --- a/composer.json +++ b/composer.json @@ -11,13 +11,19 @@ "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": "^2.0" + "rodneyrehm/plist": "dev-seb-fix" }, "license": "MIT", "authors": [