lexik / LexikPayboxBundle

LexikPayboxBundle eases the implementation of the Paybox payment system
MIT License
40 stars 47 forks source link

BUG - DependencyInjection #22

Closed NV-iloweb closed 10 years ago

NV-iloweb commented 10 years ago

PHP Fatal error: Call to undefined method Symfony\Component\Config\Definition\Builder\ScalarNodeDefinition::prototype() in vendor/lexik/paybox-bundle/Lexik/Bundle/PayboxBundle/DependencyInjection/Configuration.php on line 75

pascalgardeur commented 10 years ago

Same issue with sf2.3

Use "lexik/paybox-bundle": "dev-master#866f02351defcee1c54af95c2fd73762126b2bf1" in composer.json

(commit ecb020af2f7a7d573e4f3ee937103a277f0652c1 add this error)

Olineuve commented 10 years ago

Sorry for this issue. It was fixed in 4fd794450506711f87d30d55d561bbfaaaa70f78 You can update.