Skip to content

Commit caecdd5

Browse files
committed
composer config update
1 parent e4abfdd commit caecdd5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
"php": ">=5.3.2",
1818
"composer/installers": "v1.0.6"
1919
},
20-
"dist": {
21-
"url": "[email protected]:WordPress-Phoenix/wordpress-development-toolkit.git",
22-
"type": "git"
23-
},
2420
"config": {
2521
"vendor-dir": "lib"
2622
}

wordpress-development-toolkit.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @author David Ryan - WordPress Phoenix
77
* @license GNU GPL v2.0+
88
* @link https://github.com/wordpress-phoenix
9-
* @version 3.0.3
9+
* @version 3.0.4
1010
*
1111
* Built using WP PHX Plugin Generator v1.1.0 on Tuesday 23rd of January 2018 07:33:12 AM
1212
* @link https://github.com/WordPress-Phoenix/wordpress-development-toolkit
@@ -15,7 +15,7 @@
1515
* Plugin Name: WordPress Development Toolkit
1616
* Plugin URI: https://github.com/wordpress-phoenix
1717
* Description: Tools and resources for WordPress development.
18-
* Version: 3.0.3
18+
* Version: 3.0.4
1919
* Author: David Ryan - WordPress Phoenix
2020
* Text Domain: wordpress-development-toolkit
2121
* License: GNU GPL v2.0+

0 commit comments

Comments
 (0)