Skip to content

Commit

Permalink
no way jose
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Dec 8, 2023
1 parent c4d1874 commit 9acd016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ use function Chevere\Parameter\string;

$value = [
'id' => 1,
'name' => 'José'
'name' => 'Pepe'
];
arrayp(
id: int(min: 1),
Expand Down

0 comments on commit 9acd016

Please sign in to comment.