You've already forked ugly-queue
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1 +1,4 @@
|
||||
**/vendor
|
||||
**/vendor
|
||||
tests/misc/*
|
||||
!tests/misc/cleanup.php
|
||||
!tests/misc/index.html
|
||||
@@ -3,7 +3,7 @@ ugly-queue
|
||||
|
||||
A simple file-based FIFO queue system for PHP 5.3.3+
|
||||
|
||||
Build status: [](https://travis-ci.org/dcarbone/ugly-queue)
|
||||
Build status: [](https://travis-ci.org/Cybercinch/ugly-queue)
|
||||
|
||||
## Installation
|
||||
This library is designed to be installed into your app using [https://getcomposer.org/](Composer).
|
||||
|
||||
Reference in New Issue
Block a user