Skip to content

Commit

Permalink
add login page
Browse files Browse the repository at this point in the history
  • Loading branch information
Imadnajam committed Apr 17, 2024
1 parent 57ebf10 commit e06e86b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8,633 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^8.0.2",
"php": "^8.0.30",
"doctrine/dbal": "^3.7",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.19",
Expand Down Expand Up @@ -64,7 +64,8 @@
"allow-plugins": {
"pestphp/pest-plugin": true
}

},
"minimum-stability": "stable",
"prefer-stable": true
}
}
Loading

0 comments on commit e06e86b

Please sign in to comment.