Skip to content
Snippets Groups Projects
Commit 2479b3fb authored by Fabian Galinski's avatar Fabian Galinski :pouting_cat:
Browse files

Update composer.json

parent 2ff579ac
No related branches found
No related tags found
No related merge requests found
{
"name": "sgalinski/df_tools",
"name": "sgalinski/df-tools",
"type": "typo3-cms-extension",
"description": "Contains some useful tools like a testing tool for redirects, a link checker, a back link checker and a content comparison tool between the same or different urls. Furthermore there is full scheduler support for all tests and synchronization tasks.",
"homepage": "https://www.sgalinski.de",
"license": ["GPL-2.0+"],
"version": "2.0.4",
"version": "2.0.5",
"support": {
"issues": "https://forge.typo3.org/projects/extension-df_tools/issues"
},
"require": {
"typo3/cms-core": "*"
"typo3/cms-core": "^7.6"
},
"replace": {
"df_tools": "self.version"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment