Skip to content

Commit d1a799a

Browse files
authored
fix username
1 parent 4f60c84 commit d1a799a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"operator",
1010
"logic"
1111
],
12-
"homepage": "https://github.com/thomas-blackbird/php-combine-conditions",
12+
"homepage": "https://github.com/thomas-kl1/php-combine-conditions",
1313
"license": "MIT",
1414
"authors": [
1515
{
1616
"name": "Thomas Klein",
17-
"email": "thomas@bird.eu",
17+
"email": "thomasklein876@gmail.com",
1818
"homepage": "https://www.linkedin.com/in/thomas-klein/",
1919
"role": "lead"
2020
}
2121
],
2222
"support": {
23-
"source": "https://github.com/thomas-blackbird/php-combine-conditions",
24-
"issues": "https://github.com/thomas-blackbird/php-combine-conditions/issues"
23+
"source": "https://github.com/thomas-kl1/php-combine-conditions",
24+
"issues": "https://github.com/thomas-kl1/php-combine-conditions/issues"
2525
},
2626
"prefer-stable": true,
2727
"require": {

0 commit comments

Comments
 (0)