Skip to content

Commit e6b345b

Browse files
Merge pull request #7 from nortoh/feature.php83-janephp-move-fork
Use Nexcess fork
2 parents 0fd9991 + deb80fd commit e6b345b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"require": {
1212
"php": ">=7.1",
13-
"jane-php/jane-php": "dev-feature.php83-v2"
13+
"jane-php/jane-php": "dev-nocworx-php83 as 7.5.10042"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^10.4",
@@ -20,7 +20,7 @@
2020
"repositories": [
2121
{
2222
"type": "vcs",
23-
"url": "https://github.com/nortoh/janephp"
23+
"url": "https://github.com/nocworx/janephp"
2424
}
2525
],
2626
"suggest": {

0 commit comments

Comments
 (0)