mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 22:22:21 +00:00
2.0.3 (2022-09-12)
- Update composer packages - Added WoodpeckerCI tests - Updated links in composer package - Stricter typing
This commit is contained in:
parent
f9a22e7b8a
commit
05cae402b5
21 changed files with 215 additions and 524 deletions
|
@ -15,11 +15,5 @@
|
|||
<ini name="memory_limit" value="256M"/>
|
||||
|
||||
<rule ref="PSR12">
|
||||
<!-- <severity>8</severity> -->
|
||||
<show_warnings>0</show_warnings>
|
||||
</rule>
|
||||
|
||||
<!-- <rule ref="PSR1.Classes.ClassDeclaration.MissingNamespace">
|
||||
<exclude-pattern>src</exclude-pattern>
|
||||
</rule> -->
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue