Skip to content

Commit e6a9af0

Browse files
committed
version bump + dep updates
1 parent aac3ce8 commit e6a9af0

File tree

3 files changed

+319
-190
lines changed

3 files changed

+319
-190
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@
22
"name": "openadministration/stufis",
33
"type": "project",
44
"description": "Webinterface für das Management und Digitalisierung von Finanzanträgen und deren Buchung für Studierendenschaften nach Deutschem Recht",
5-
"version": "4.2.7",
5+
"version": "4.3.0",
66
"license": "AGPL",
77
"require": {
88
"php": "^8.4",
99
"ext-bcmath": "*",
10-
"ext-pdo": "*",
11-
"ext-zip": "*",
1210
"ext-fileinfo": "*",
1311
"ext-iconv": "*",
12+
"ext-pdo": "*",
13+
"ext-zip": "*",
1414
"archtechx/money": "^0.5.3",
1515
"blade-ui-kit/blade-heroicons": "^2.6",
1616
"defuse/php-encryption": "^2.4",
1717
"globalcitizen/php-iban": "^4.2",
18+
"graham-campbell/markdown": "^16.0",
1819
"guzzlehttp/guzzle": "^7.9",
1920
"intervention/validation": "^4.5",
2021
"jumbojett/openid-connect-php": "^1.0",

0 commit comments

Comments
 (0)