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 99a7b4a commit a833235
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 364 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"ext-libxml": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"typo3/cms-core": "^10.4.37|^11.5.40",
"typo3/cms-extbase": "^10.4.37|^11.5.40",
"typo3/cms-tstemplate": "^10.4.37|^11.5.40",
"typo3/cms-core": "^10.4.37|^11.5.41",
"typo3/cms-extbase": "^10.4.37|^11.5.41",
"typo3/cms-tstemplate": "^10.4.37|^11.5.41",
"caseyamcl/phpoaipmh": "^3.3",
"ubl/php-iiif-prezi-reader": "0.3.0",
"solarium/solarium": "5.2 - 6.3"
},
"require-dev": {
"phpstan/phpstan": "^1.12",
"spatie/phpunit-watcher": "^1.23",
"typo3/cms-backend": "^10.4.37|^11.5.40",
"typo3/cms-fluid": "^10.4.37|^11.5.40",
"typo3/cms-fluid-styled-content": "^10.4.37|^11.5.40",
"typo3/cms-frontend": "^10.4.37|^11.5.40",
"typo3/cms-backend": "^10.4.37|^11.5.41",
"typo3/cms-fluid": "^10.4.37|^11.5.41",
"typo3/cms-fluid-styled-content": "^10.4.37|^11.5.41",
"typo3/cms-frontend": "^10.4.37|^11.5.41",
"typo3/testing-framework": "^6.16",
"vlucas/phpdotenv": "^5.6"
},
Expand Down
Loading

0 comments on commit a833235

Please sign in to comment.