Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from SolumDeSignum/dev
Browse files Browse the repository at this point in the history
1.) added: version bump
  • Loading branch information
Faks authored Mar 20, 2024
2 parents a03e66f + 0696c71 commit 184d6ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
}
],
"require": {
"php": "^8.0|^8.1|^8.2",
"doctrine/dbal": "^2.0|^3.0",
"laravel/framework": "~5|~6|~7|~8|~9|~10"
"php": "^8.0|^8.1|^8.2|^8.3",
"doctrine/dbal": "^2.0|^3.0|^4.0",
"laravel/framework": "~5|~6|~7|~8|~9|~10|~11"
},
"require-dev": {
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9|^10",
Expand Down

0 comments on commit 184d6ef

Please sign in to comment.