Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 9, 2024
0 parents commit 7d650cc
Show file tree
Hide file tree
Showing 48 changed files with 29,951 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
composer.talis.io
Binary file added favicon.ico
Binary file not shown.
14,123 changes: 14,123 additions & 0 deletions include/all$839b7f27589424bf11bdecfbe34fbd226742be46.json

Large diffs are not rendered by default.

1,468 changes: 1,468 additions & 0 deletions index.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions p2/chrisboulton/php-resque.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"packages": {
"chrisboulton/php-resque": [
{
"name": "chrisboulton/php-resque",
"version": "1.2",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/talis/php-resque.git",
"reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/talis/php-resque/zipball/0549d6c88a4aed934655b7c03b6153349d6c3ad0",
"reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-10-13T07:28:16+00:00",
"type": "library",
"autoload": {
"psr-0": {
"Resque": "lib"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Boulton",
"email": "[email protected]"
}
],
"description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.",
"homepage": "http://www.github.com/chrisboulton/php-resque/",
"keywords": [
"background",
"job",
"redis",
"resque"
],
"support": {
"source": "https://github.com/talis/php-resque/tree/1.2"
},
"abandoned": "resque/php-resque"
}
]
}
}
Loading

0 comments on commit 7d650cc

Please sign in to comment.