We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7cafe commit e48d7f6Copy full SHA for e48d7f6
composer.json
@@ -2,7 +2,7 @@
2
"name": "brain/cortex",
3
"description": "Cortex is a package that implements a routing system in WordPress.",
4
"keywords": ["wordpress"],
5
- "homepage": "https://github.com/Giuseppe-Mazzapica/Cortex",
+ "homepage": "https://github.com/Brain-WP/Cortex",
6
"license": "GPL-2.0+",
7
"authors": [
8
{
@@ -13,8 +13,8 @@
13
}
14
],
15
"support": {
16
- "issues": "https://github.com/Giuseppe-Mazzapica/Cortex/issues",
17
- "source": "https://github.com/Giuseppe-Mazzapica/Cortex"
+ "issues": "https://github.com/Brain-WP/Cortex/issues",
+ "source": "https://github.com/Brain-WP/Cortex"
18
},
19
"require": {
20
"php": ">=5.4",
0 commit comments