Skip to content

Commit 9938c48

Browse files
Merge pull request #3 from MaplePHP/develop
Preparing test
2 parents 7b5c0fc + 10fc342 commit 9938c48

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@
1919
"php": ">=8.0",
2020
"maplephp/dto": "^1.0"
2121
},
22-
"require-dev": {
23-
"maplephp/unitary": "^1.0"
24-
},
25-
"replace": {
26-
"maplephp/validate": "self.version"
22+
"require-dev": {
23+
"maplephp/unitary": "^1.0"
2724
},
2825
"autoload": {
2926
"psr-4": {

0 commit comments

Comments
 (0)