Skip to content

Commit

Permalink
vendor update textile 4.1.2
Browse files Browse the repository at this point in the history
closes #147
  • Loading branch information
alxndr-w committed Sep 1, 2024
1 parent 94b7cf3 commit 23f49bc
Show file tree
Hide file tree
Showing 11 changed files with 173 additions and 605 deletions.
259 changes: 0 additions & 259 deletions vendor/netcarver/textile/CHANGELOG.textile

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class DataBag
*
* @param array<string, string|int>|null $data The initial data array stored in the bag
*/
public function __construct(array $data = null)
public function __construct($data = null)
{
$this->data = (array) $data;
}
Expand Down
39 changes: 0 additions & 39 deletions vendor/netcarver/textile/LICENSE

This file was deleted.

82 changes: 0 additions & 82 deletions vendor/netcarver/textile/Makefile

This file was deleted.

Loading

0 comments on commit 23f49bc

Please sign in to comment.