build(deps): follow parser rename to bussnet/propresenter7-php-lib

Upstream restructured the ProPresenter parser into a single public master under the name bussnet/propresenter7-php-lib (repo renamed to propresenter7-php-lib.git). Update the require name and the VCS repository URL and relock onto master (0165420), which carries the background-layer, nametag-subtitle and cue-completion/dissolve features. The old bussnet/propresenter7-php-api name is no longer published upstream.
This commit is contained in:
Thorsten Bus 2026-07-06 13:27:42 +02:00
parent 36315c67da
commit cad25d5182
2 changed files with 11 additions and 11 deletions

View file

@ -11,7 +11,7 @@
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "vcs",
"url": "https://git.stadtmission-butzbach.de/public/propresenter-php.git" "url": "https://git.stadtmission-butzbach.de/public/propresenter7-php-lib.git"
} }
], ],
"require": { "require": {
@ -24,7 +24,7 @@
"laravel/sanctum": "^4.0", "laravel/sanctum": "^4.0",
"laravel/socialite": "^5.24", "laravel/socialite": "^5.24",
"laravel/tinker": "^2.10.1", "laravel/tinker": "^2.10.1",
"bussnet/propresenter7-php-api": "dev-master", "bussnet/propresenter7-php-lib": "dev-master",
"spatie/pdf-to-image": "^1.2", "spatie/pdf-to-image": "^1.2",
"tightenco/ziggy": "^2.0" "tightenco/ziggy": "^2.0"
}, },

18
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9bcdfde764499725d2469055e3a0e474", "content-hash": "8ddc03457b69ce825f98a92c19a0204e",
"packages": [ "packages": [
{ {
"name": "5pm-hdh/churchtools-api", "name": "5pm-hdh/churchtools-api",
@ -192,12 +192,12 @@
"time": "2026-02-10T14:33:43+00:00" "time": "2026-02-10T14:33:43+00:00"
}, },
{ {
"name": "bussnet/propresenter7-php-api", "name": "bussnet/propresenter7-php-lib",
"version": "dev-master", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.stadtmission-butzbach.de/public/propresenter-php.git", "url": "https://git.stadtmission-butzbach.de/public/propresenter7-php-lib.git",
"reference": "20fe32af527b0d338e9921ffd17107000a8128c8" "reference": "01654209c699deaea267c9e11e95d97e79505234"
}, },
"require": { "require": {
"google/protobuf": "^4.0", "google/protobuf": "^4.0",
@ -242,7 +242,7 @@
} }
], ],
"description": "PHP library to read, modify, and generate ProPresenter 7 files (.pro songs, .proplaylist, .probundle, themes, and global library files).", "description": "PHP library to read, modify, and generate ProPresenter 7 files (.pro songs, .proplaylist, .probundle, themes, and global library files).",
"homepage": "https://github.com/bussnet/propresenter7-php-api", "homepage": "https://github.com/bussnet/propresenter7-php-lib",
"keywords": [ "keywords": [
"ccli", "ccli",
"church", "church",
@ -257,10 +257,10 @@
"worship" "worship"
], ],
"support": { "support": {
"issues": "https://github.com/bussnet/propresenter7-php-api/issues", "issues": "https://github.com/bussnet/propresenter7-php-lib/issues",
"source": "https://github.com/bussnet/propresenter7-php-api" "source": "https://github.com/bussnet/propresenter7-php-lib"
}, },
"time": "2026-06-21T07:58:24+00:00" "time": "2026-07-05T21:05:47+00:00"
}, },
{ {
"name": "carbonphp/carbon-doctrine-types", "name": "carbonphp/carbon-doctrine-types",
@ -10906,7 +10906,7 @@
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"bussnet/propresenter7-php-api": 20 "bussnet/propresenter7-php-lib": 20
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,