mirror of
https://github.com/SkillDisplay/TYPO3ContentElements.git
synced 2024-11-21 19:16:08 +01:00
[TASK] Require phptoolkit 1.2.3
This commit is contained in:
parent
de1c5ccd46
commit
82a0cae534
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": "7.2.* || 7.3.* || 7.4.*",
|
"php": "7.2.* || 7.3.* || 7.4.*",
|
||||||
"typo3/cms-core": "^10.4",
|
"typo3/cms-core": "^10.4",
|
||||||
"skilldisplay/phptoolkit": "^1.2",
|
"skilldisplay/phptoolkit": "^1.2.3",
|
||||||
"typo3/cms-backend": "^10.4",
|
"typo3/cms-backend": "^10.4",
|
||||||
"typo3/cms-frontend": "^10.4",
|
"typo3/cms-frontend": "^10.4",
|
||||||
"typo3fluid/fluid": "^2.6",
|
"typo3fluid/fluid": "^2.6",
|
||||||
|
|
Loading…
Reference in a new issue