Skip to content

Commit 95e0fb8

Browse files
committed
Removed custom repository
1 parent abb0c3f commit 95e0fb8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"roave/better-reflection": "^6.8"
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "dev-main",
36+
"phpunit/phpunit": "^10",
3737
"symfony/var-dumper": "^6.2"
3838
},
3939
"autoload": {
@@ -48,11 +48,5 @@
4848
"psr-4": {
4949
"Okapi\\CodeTransformer\\Tests\\": "tests/"
5050
}
51-
},
52-
"repositories": [
53-
{
54-
"type": "vcs",
55-
"url": "https://github.com/WalterWoshid/phpunit"
56-
}
57-
]
51+
}
5852
}

0 commit comments

Comments
 (0)