Skip to content

Commit 0c3cdf7

Browse files
authored
Merge pull request #7581 from LibreSign/fix/dependency-version
[stable32] fix: dependency version
2 parents 135a70d + 33eaca7 commit 0c3cdf7

31 files changed

Lines changed: 627 additions & 2869 deletions

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2525
2626
* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)
2727
]]></description>
28-
<version>12.4.2</version>
28+
<version>12.4.3</version>
2929
<licence>agpl</licence>
3030
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
3131
<types>

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cweagans/composer-patches": true
1515
},
1616
"platform": {
17-
"php": "8.2"
17+
"php": "8.1"
1818
}
1919
},
2020
"scripts": {
@@ -62,7 +62,6 @@
6262
},
6363
"require": {
6464
"cweagans/composer-patches": "^2.0",
65-
"jeidison/signer-php": "^1.0",
6665
"phpseclib/phpseclib": "^3.0"
6766
}
6867
}

composer.lock

Lines changed: 149 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)