Go to file
dependabot[bot] 3ed6c5d556
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 04:02:12 +00:00
app fix: item available notification is working 2021-05-29 19:56:41 -03:00
bootstrap Init 2018-09-07 20:12:34 -03:00
config chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
database style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
public Update NPM and compile assets 2020-08-22 14:14:46 -03:00
resources style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
routes Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
storage Init 2018-09-07 20:12:34 -03:00
tests style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
.editorconfig Init 2018-09-07 20:12:34 -03:00
.env.example Init 2018-09-07 20:12:34 -03:00
.gitattributes Init 2018-09-07 20:12:34 -03:00
.gitignore chore: removing tags 2021-05-29 15:38:36 -03:00
artisan Init 2018-09-07 20:12:34 -03:00
check.sh chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
composer.json build: update composer and npm 2022-02-24 00:15:19 -03:00
composer.lock build: update composer and npm 2022-02-24 00:15:19 -03:00
deploy.sh chore: add helper scripts 2021-04-21 08:09:53 -03:00
package-lock.json Bump node-forge from 1.2.1 to 1.3.0 2022-03-26 04:02:12 +00:00
package.json build: update composer and npm 2021-05-02 11:20:07 -03:00
phpstan.neon chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
phpunit.xml Including first Laravel UnitText Experience 2018-09-12 16:44:31 -03:00
readme.md Creating a readme.md file 2018-09-22 16:07:49 -03:00
server.php Init 2018-09-07 20:12:34 -03:00
ssh_homestead.sh chore: add helper scripts 2021-04-21 08:09:53 -03:00
start_vagrant.sh chore: add helper scripts 2021-04-21 08:09:53 -03:00
updateCompserNPM.sh chore: add script to update Composer and NPM 2021-04-21 07:22:44 -03:00
webpack.mix.js Init 2018-09-07 20:12:34 -03:00

Share It

Just a simple tool to share items with friends.

It is my first try with Laravel, so I am just learning it. :)

More information about Share It here.