Skip to content

Commit abfde17

Browse files
committed
Really require phpunit.
1 parent b3d09b1 commit abfde17

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
"ock/class-files-iterator": "self.version",
2525
"ock/helpers": "self.version",
2626
"ock/reflection": "self.version",
27+
"phpunit/phpunit": "^10.5.38",
2728
"symfony/yaml": "^7.1.5"
28-
},
29-
"require-dev": {
30-
"phpunit/phpunit": "^10.5.38"
3129
}
3230
}

0 commit comments

Comments
 (0)