Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Commit 41ec102

Browse files
authored
Merge pull request #2 from seifkamal/update/username
Update GitHub username
2 parents 823dec4 + 48c4c8d commit 41ec102

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://github.com/safe-k/struct-array/workflows/Test/badge.svg)
1+
![](https://github.com/seifkamal/struct-array/workflows/Test/badge.svg)
22

33
# PHP Structured Arrays
44

@@ -18,7 +18,7 @@ See [doc](docs/use-case.md) for a more in depth discussion.
1818
## Installation
1919

2020
```shell script
21-
composer require safe-k/struct-array
21+
composer require seifkamal/struct-array
2222
```
2323

2424
## Usage

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "safe-k/struct-array",
2+
"name": "seifkamal/struct-array",
33
"type": "library",
44
"description": "Array structure validation",
55
"keywords": [

0 commit comments

Comments
 (0)