Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thousandsofthem committed Jul 23, 2015
1 parent dfdf4ba commit bc27b0f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 17 deletions.
13 changes: 1 addition & 12 deletions src/IronMQ.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @version 4.0.0
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand All @@ -15,17 +15,6 @@

use IronCore\IronCore;

/**
* PHP client for IronMQ
* IronMQ is a scalable, reliable, high performance message queue in the cloud.
*
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 4.0.0
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
class IronMQ extends IronCore
{

Expand Down
1 change: 0 additions & 1 deletion src/IronMQException.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down
1 change: 0 additions & 1 deletion src/IronMQMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down
1 change: 0 additions & 1 deletion tests/IronMQTest/IronMQExceptionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down
1 change: 0 additions & 1 deletion tests/IronMQTest/IronMQMessageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down
1 change: 0 additions & 1 deletion tests/IronMQTest/IronMQTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 3.0.3
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down

0 comments on commit bc27b0f

Please sign in to comment.