aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
AgeCommit message (Expand)Author
2024-03-26Add REPL cli script.Marcus Eibrink-Lunzenauer
2024-03-15remove less compilation for plugins, fixes #2720Jan-Hendrik Willms
2024-01-05use php 7.4 as minimum version and adjust system accordingly, fixes #3123Jan-Hendrik Willms
2024-01-02Neuentwicklung der Exporte closes StEP #1959Michaela Brückner
2023-10-13fixes #3299, fixes #3300, fixes #3301, fixes #3302, fixes #3303Jan-Hendrik Willms
2023-10-10Bump phpstan/phpstan from 1.10.8 to 1.10.38, re #3315Stud.IP
2023-10-10[Security] Bump league/oauth2-server from 8.4.1 to 8.4.2, re #3315Stud.IP
2023-10-10Bump phpseclib/phpseclib from 3.0.19 to 3.0.23, re #3315Stud.IP
2023-10-10Bump tecnickcom/tcpdf from 6.6.2 to 6.6.5, re #3315Stud.IP
2023-10-10fixes #3304Jan-Hendrik Willms
2023-10-10[Security] Bump guzzlehttp/psr7 from 2.4.4 to 2.6.1, re #3315Stud.IP
2023-10-10Bump scssphp/scssphp from 1.11.0 to 1.11.1, re #3315Stud.IP
2023-10-10Bump symfony/var-dumper from 5.4.21 to 5.4.29, re #3315Stud.IP
2023-10-10Bump symfony/yaml from 5.4.21 to 5.4.23, re #3315Stud.IP
2023-10-10Bump symfony/process from 5.4.21 to 5.4.28, re #3315Stud.IP
2023-10-09Bump symfony/polyfill-php81 from 1.27.0 to 1.28.0, re #3315Stud.IP
2023-10-09Bump symfony/polyfill-php74 from 1.27.0 to 1.28.0, re #3315Stud.IP
2023-10-09Bump symfony/console from 5.4.21 to 5.4.28, re #3315Stud.IP
2023-09-22add polyfills for php 8.2 and 8.3, fixes #3221Jan-Hendrik Willms
2023-07-05Revert bogus library updates, fixes #2820, re #2482Jan-Hendrik Willms
2023-07-04Add stock images, closes #2482Marcus Eibrink-Lunzenauer
2023-04-20update transitive dependencies, fixes #2452Jan-Hendrik Willms
2023-03-31replace gossi/docblock v1.6 with phpowermove/docblock v2.0.1, fixes #2494Jan-Hendrik Willms
2023-03-28really update tuupola/cors-middleware to 1.4.3, re #2467Jan-Hendrik Willms
2023-03-28remove php-http/curl-client 1.7.1, fixes #2479Jan-Hendrik Willms
2023-03-28update phpseclib/phpseclib to 3.0.19, fixes #2478Jan-Hendrik Willms
2023-03-28update symfony/console to 5.4.21, fixes #2464Jan-Hendrik Willms
2023-03-28update slim/slim to 4.8.1, fixes #2463Jan-Hendrik Willms
2023-03-28update php-di/php-di to 6.3.5, fixes #2461Jan-Hendrik Willms
2023-03-28update phpstan/phpstan to 1.10.8, fixes #2462Jan-Hendrik Willms
2023-03-28Revert "update jasig/phpcas to 1.6.1, reopen #2457"Jan-Hendrik Willms
2023-03-28update monolog/monolog to 2.9.1, fixes #2460Jan-Hendrik Willms
2023-03-28update jasig/phpcas to 1.6.1, fixes #2457Jan-Hendrik Willms
2023-03-28update league/oauth2-server to 8.4.1, fixes #2459Jan-Hendrik Willms
2023-03-28update jumbojett/openid-connect-php to v0.9.10, fixes #2458Jan-Hendrik Willms
2023-03-28update tecnickcom/tcpdf to 6.6.2, fixes #2466Jan-Hendrik Willms
2023-03-28update guzzlehttp/psr7 to 2.4.4, fixes #2456Jan-Hendrik Willms
2023-03-28update spomky-labs/otphp to v10.0.3, fixes #2476Jan-Hendrik Willms
2023-03-28update symfony/process to v5.4.21, fixes #2465Jan-Hendrik Willms
2023-03-28update ezyang/htmlpurifier to v4.16.0, fixes #2455Jan-Hendrik Willms
2023-03-28update algo27-matthias/idna-convert to v3.1.0, fixes #2454Jan-Hendrik Willms
2023-03-28update tuupola/cors-middleware to 1.4.3, fixes #2467Jan-Hendrik Willms
2023-03-28update symfony/yaml to 5.4.21 and use correct method, fixes #2468Jan-Hendrik Willms
2023-03-27remove camspiers/json-pretty and indent json in jsonapi tests using a regex, ...Jan-Hendrik Willms
2023-03-15add polyfill for php 8.1, fixes #2368Jan-Hendrik Willms
2023-03-15add polyfills for php 7.3, 7.4 and 8.0, fixes #2189Jan-Hendrik Willms
2023-03-13add the var-dumper component, closes #2336David Siegfried
2022-10-26Use Monolog as PSR-11 compatible logger, refs #1686.Marcus Eibrink-Lunzenauer
2022-09-13ensure that all libs from composer are compatible with php 7.2 and enforce 7....Jan-Hendrik Willms
2022-09-09add language middleware that sets the system's language from a given...Jan-Hendrik Willms