Skip to content

Commit 044db43

Browse files
committed
Remove suggestion for typo3/testing-framework
The package was required to initialize some constants wich is now done by using dynamicConstantNames since a while
1 parent 2cd1945 commit 044db43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
"phing/phing": "^2.16.0",
1919
"phpstan/phpstan-strict-rules": "^0.12"
2020
},
21-
"suggest": {
22-
"typo3/testing-framework": "Testing framework is used in the bootstrap (src/PhpStanTypo3Bootstrap.php). In most cases you need this package but you may also use your custom bootstrap (e.g. if you use nimut/testing-framework)"
23-
},
2421
"autoload": {
2522
"psr-4": {
2623
"SaschaEgerer\\PhpstanTypo3\\": "src/"

0 commit comments

Comments
 (0)