Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 6c9691c

Browse files
committed
Update package name
1 parent 367b3dd commit 6c9691c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "chargily/epay-gateway",
2+
"name": "chargily/epay-php",
33
"type": "library",
4-
"description": "Chargily ePay Gateway For PHP",
4+
"description": "PHP Library for Chargily ePay Gateway integration",
55
"keywords": ["Chargily-ePay-Gateway","epay","epaiment","epay.chargily.com.dz","chargily","satim","cib","cibweb","php"],
66
"license": "MIT",
77
"authors": [
@@ -13,9 +13,9 @@
1313
],
1414
"require": {
1515
"php": "^8.0.2",
16-
"guzzlehttp/guzzle": "^7.0",
17-
"laravel/helpers": "^1.5",
18-
"rakit/validation": "^1.4"
16+
"guzzlehttp/guzzle": "^7.0",
17+
"laravel/helpers": "^1.5",
18+
"rakit/validation": "^1.4"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)