mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:36:13 +02:00

[TASK] Update the installation instructions (#12)

[ci skip]
This commit is contained in:
Oliver Klee 2018-05-25 17:17:25 +02:00 committed by GitHub
parent c034d807d6
commit ff2d3f7dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,9 @@ at the [handout to my workshops on test-driven development (TDD)](https://github
### General PHPUnit setup
```bash
composer require typo3/cms ^8.7
composer install
git checkout HEAD -- composer.json
```
File > Settings > Languages & Frameworks > PHP > Test Frameworks