File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,6 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
37
37
38
38
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
39
39
40
- ## Testing
41
-
42
- ### Unit Tests
43
-
44
- ```
45
- vendor/bin/phpunit tests/unit
46
- ```
47
40
48
41
## Security
49
42
Original file line number Diff line number Diff line change 18
18
"IntegerNet\\ ConfigurableWysiwyg\\ " : " src"
19
19
}
20
20
},
21
- "autoload-dev" : {
22
- "psr-4" : {
23
- "IntegerNet\\ ConfigurableWysiwyg\\ " : " tests/src"
24
- }
25
- },
26
21
"repositories" : [
27
22
{
28
23
"type" : " composer" ,
35
30
},
36
31
"require-dev" : {
37
32
"roave/security-advisories" : " dev-master" ,
38
- "phpunit/phpunit" : " ^6.0|^9.0" ,
39
33
"pds/skeleton" : " ^1.0" ,
40
34
"phpro/grumphp" : " ^v0.21.0" ,
41
35
"phpstan/phpstan" : " ^0.12.0" ,
You can’t perform that action at this time.
0 commit comments