thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

Composer.json wrong OR operator #198

Closed tuimz closed 5 years ago

tuimz commented 6 years ago

Shouldnt "symfony/http-foundation": "^2.1|^3|^4", be "symfony/http-foundation": "^2.1||^3||^4", ?

As per the composer documentation: https://getcomposer.org/doc/articles/versions.md#version-range