File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ A modern, developer-friendly PHP SDK for the [Paystack API](https://paystack.com
77## Features
88
99- ✅ ** Complete API Coverage** - All Paystack API endpoints supported
10- - ✅ ** Type Safety** - Full PHP 8.1 + type declarations
10+ - ✅ ** Type Safety** - Full PHP 8.2 + type declarations
1111- ✅ ** Parameter Validation** - Automatic validation of API parameters
1212- ✅ ** PSR-18 HTTP Client** - Compatible with any PSR-18 HTTP client
1313- ✅ ** Comprehensive Examples** - Detailed usage examples for all features
1414- ✅ ** Exception Handling** - Detailed error responses and exception handling
15- - ✅ ** Modern PHP** - Built for PHP 8.1 + with modern coding standards
15+ - ✅ ** Modern PHP** - Built for PHP 8.2 + with modern coding standards
1616
1717## Quick Links
1818
@@ -41,7 +41,7 @@ A modern, developer-friendly PHP SDK for the [Paystack API](https://paystack.com
4141
4242## Requirements
4343
44- - ** PHP 8.1 or higher**
44+ - ** PHP 8.2 or higher**
4545- ** PSR-18 HTTP Client** (any implementation)
4646- ** Composer** for dependency management
4747
You can’t perform that action at this time.
0 commit comments