Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/funding.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

github: [JP-System]
github: [Pijler]
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 JP-System
Copyright (c) 2024 Pijler

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Este pacote foi inspirado em outros dois pacotes, mas foi criado pela necessidad
Para fazer a instalação do pacote, rode o comando:

```bash
composer require jp-system/validator-docs
composer require pijler/validator-docs
```

### 📦 Customização
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jp-system/validator-docs",
"name": "pijler/validator-docs",
"type": "library",
"description": "This package provides validations for documents in Brazil",
"keywords": [
Expand All @@ -22,7 +22,7 @@
"pestphp/pest": "^3.8",
"pestphp/pest-plugin-laravel": "^3.2",
"orchestra/testbench": "^10.4",
"laravel/pint": "^1.24"
"laravel/pint": "^1.25"
},
"autoload": {
"psr-4": {
Expand Down
21 changes: 9 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.