Skip to content

Commit 5541796

Browse files
php_credentials
1 parent 73356b2 commit 5541796

File tree

3 files changed

+953
-0
lines changed

3 files changed

+953
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "sharon-yelenik/php_credentials_test",
3+
"description": "My first PHP project",
4+
"type": "project",
5+
"require": {
6+
"cloudinary/cloudinary_php": "^2"
7+
},
8+
"license": "MIT",
9+
"authors": [
10+
{
11+
"name": "sharon-yelenik",
12+
"email": "[email protected]"
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)