jjaffeux / postmark-inbound-php

Simple API wrapper for Postmark Inbound Hook
http://developer.postmarkapp.com/developer-inbound.html
MIT License
97 stars 20 forks source link

Rename file to conform to psr-0 expectations #16

Closed navitronic closed 2 years ago

navitronic commented 3 years ago

This renaming prevents the following deprecation notice:

Deprecation Notice: Class Postmark\InboundException located in ./vendor/jjaffeux/postmark-inbound-php/lib/Postmark/Exception.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
navitronic commented 2 years ago

@jjaffeux any chance you could take a look please 🙇🏻