Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zolex authored Sep 12, 2024
1 parent 976e8f7 commit 40c679b
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
Fork from original JMSJobQueueBundle to support PHP 8, Symfony 5 and Doctrine Common 3
# This Fork is abandoned.

[![Build Status](https://travis-ci.com/zolex/JMSJobQueueBundle.svg?branch=master)](https://travis-ci.com/zolex/JMSJobQueueBundle)
If you are using my fork of JMS JobQueueBundle from packagist and you need updates, I suggest trying https://github.com/ezsystems/JMSJobQueueBundle

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=zolex_JMSJobQueueBundle&metric=alert_status)](https://sonarcloud.io/dashboard?id=zolex_JMSJobQueueBundle)
```bash
composer remove zolex/job-queue-bundle
composer install ezsystems/job-queue-bundle
```


JMSJobQueueBundle
=================

Documentation:
[Resources/doc](http://jmsyst.com/bundles/JMSJobQueueBundle)


Code License:
[Resources/meta/LICENSE](https://github.com/schmittjoh/JMSJobQueueBundle/blob/master/Resources/meta/LICENSE)


Documentation License:
[Resources/doc/LICENSE](https://github.com/schmittjoh/JMSJobQueueBundle/blob/master/Resources/doc/LICENSE)

0 comments on commit 40c679b

Please sign in to comment.