Skip to content

Commit

Permalink
[MAINTENANCE] Update dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Aug 23, 2024
1 parent 0d2290c commit cccf1bd
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 104 deletions.
16 changes: 8 additions & 8 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.38",
"typo3/cms-extbase": "^10.4.37|^11.5.38",
"typo3/cms-tstemplate": "^10.4.37|^11.5.38",
"typo3/cms-core": "^10.4.37|^11.5.39",
"typo3/cms-extbase": "^10.4.37|^11.5.39",
"typo3/cms-tstemplate": "^10.4.37|^11.5.39",
"caseyamcl/phpoaipmh": "^3.3.1",
"ubl/php-iiif-prezi-reader": "0.3.0",
"solarium/solarium": "5.2 - 6.3"
},
"require-dev": {
"phpstan/phpstan": "^1.11.10",
"phpstan/phpstan": "^1.11.11",
"spatie/phpunit-watcher": "^1.23.6",
"typo3/cms-backend": "^10.4.37|^11.5.38",
"typo3/cms-fluid": "^10.4.37|^11.5.38",
"typo3/cms-fluid-styled-content": "^10.4.37|^11.5.38",
"typo3/cms-frontend": "^10.4.37|^11.5.38",
"typo3/cms-backend": "^10.4.37|^11.5.39",
"typo3/cms-fluid": "^10.4.37|^11.5.39",
"typo3/cms-fluid-styled-content": "^10.4.37|^11.5.39",
"typo3/cms-frontend": "^10.4.37|^11.5.39",
"typo3/testing-framework": "^6.16.9",
"vlucas/phpdotenv": "^5.6.1"
},
Expand Down
Loading

0 comments on commit cccf1bd

Please sign in to comment.