Skip to content

Commit

Permalink
chore!: add version to remind/headless require
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdmlln committed Feb 6, 2024
1 parent 7bedd36 commit 37e0220
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 @@ -46,7 +46,7 @@
"require": {
"apache-solr-for-typo3/solr": "^12",
"php": "^8.2",
"remind/headless": "dev-develop",
"remind/headless": "^3.1 | dev-develop",
"typo3/cms-core": "^12.4"
},
"require-dev": {
Expand Down

0 comments on commit 37e0220

Please sign in to comment.