Skip to content

Commit

Permalink
fix: use version 15.0 of bootstrap-package
Browse files Browse the repository at this point in the history
  • Loading branch information
maikschneider committed Nov 16, 2024
1 parent fa5e996 commit 936df9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"roave/security-advisories": "dev-latest",
"typo3/cms-base-distribution": "^12.0",
"typo3/cms-lowlevel": "^12.0",
"bk2k/bootstrap-package": "dev-master",
"bk2k/bootstrap-package": "^15.0",
"friendsofphp/php-cs-fixer": "^3.12",
"saschaegerer/phpstan-typo3": "^1.9",
"helhum/typo3-console": "^8.0",
Expand Down

0 comments on commit 936df9c

Please sign in to comment.