Skip to content

Commit

Permalink
[MAINTENANCE] Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Dec 18, 2024
1 parent cea3b19 commit bbc139a
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 196 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"ext-libxml": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"typo3/cms-core": "^11.5.40|^12.4.21",
"typo3/cms-extbase": "^11.5.40|^12.4.21",
"typo3/cms-scheduler": "^11.5.40|^12.4.21",
"typo3/cms-tstemplate": "^11.5.40|^12.4.21",
"typo3/cms-core": "^11.5.41|^12.4.24",
"typo3/cms-extbase": "^11.5.41|^12.4.24",
"typo3/cms-scheduler": "^11.5.41|^12.4.24",
"typo3/cms-tstemplate": "^11.5.41|^12.4.24",
"caseyamcl/phpoaipmh": "^3.3.1",
"slub/php-mods-reader": "^0.4.0",
"ubl/php-iiif-prezi-reader": "0.3.0",
Expand All @@ -46,11 +46,11 @@
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^9.6.20",
"spatie/phpunit-watcher": "^1.23",
"typo3/cms-backend": "^11.5.40|^12.4.21",
"typo3/cms-fluid": "^11.5.40|^12.4.21",
"typo3/cms-fluid-styled-content": "^11.5.40|^12.4.21",
"typo3/cms-frontend": "^11.5.40|^12.4.21",
"typo3/testing-framework": "^7.1.0",
"typo3/cms-backend": "^11.5.41|^12.4.24",
"typo3/cms-fluid": "^11.5.41|^12.4.24",
"typo3/cms-fluid-styled-content": "^11.5.41|^12.4.24",
"typo3/cms-frontend": "^11.5.41|^12.4.24",
"typo3/testing-framework": "^7.1.1",
"vlucas/phpdotenv": "^5.6.1"
},
"replace": {
Expand Down
Loading

0 comments on commit bbc139a

Please sign in to comment.