"scheb/two-factor-bundle": "~2.0",
"grandt/phpepub": "~4.0",
"wallabag/php-mobi": "~1.0.0",
- "kphoen/rulerz-bundle": "~0.10",
- "kphoen/rulerz": "0.19.1",
+ "kphoen/rulerz-bundle": "~0.13",
"guzzlehttp/guzzle": "^5.3.1",
"doctrine/doctrine-migrations-bundle": "^1.0",
"paragonie/random_compat": "~1.0",
wallabag.operator.array.matches:
class: Wallabag\CoreBundle\Operator\PHP\Matches
tags:
- - { name: rulerz.operator, executor: rulerz.executor.array, operator: matches }
+ - { name: rulerz.operator, target: native, operator: matches }
wallabag.operator.doctrine.matches:
class: Wallabag\CoreBundle\Operator\Doctrine\Matches
tags:
- - { name: rulerz.operator, executor: rulerz.executor.doctrine, operator: matches, inline: true }
+ - { name: rulerz.operator, target: doctrine, operator: matches, inline: true }
wallabag_core.helper.redirect:
class: Wallabag\CoreBundle\Helper\Redirect