Skip to content

Commit 87acddb

Browse files
committed
Remove PHPUnit
1 parent dfc8e20 commit 87acddb

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,6 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
3737
3838
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
3939
40-
## Testing
41-
42-
### Unit Tests
43-
44-
```
45-
vendor/bin/phpunit tests/unit
46-
```
4740
4841
## Security
4942

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
"IntegerNet\\ConfigurableWysiwyg\\": "src"
1919
}
2020
},
21-
"autoload-dev": {
22-
"psr-4": {
23-
"IntegerNet\\ConfigurableWysiwyg\\": "tests/src"
24-
}
25-
},
2621
"repositories": [
2722
{
2823
"type": "composer",
@@ -35,7 +30,6 @@
3530
},
3631
"require-dev": {
3732
"roave/security-advisories": "dev-master",
38-
"phpunit/phpunit": "^6.0|^9.0",
3933
"pds/skeleton": "^1.0",
4034
"phpro/grumphp": "^v0.21.0",
4135
"phpstan/phpstan": "^0.12.0",

0 commit comments

Comments
 (0)