helhum / typo3-secure-web

Secure your TYPO3 installation by only exposing public files
60 stars 12 forks source link

Allow TYPO3 10.4 #20

Closed christophlehmann closed 4 years ago

christophlehmann commented 4 years ago

Symlinks are created in 10.4

helhum commented 4 years ago

Thanks. What makes me wonder though is, why would you personally need this change of require-dev? There is no restriction of TYPO3 versions in require, so you can just use this package already with TYPO3 10.4

christophlehmann commented 4 years ago

Oh, you are right. I absolutely don't need it as dev requirement. I just saw 10.4 is missing and that it works so far. You may close it If you don't need it too :)