Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
yourjhay committed Nov 18, 2023
2 parents c259640 + a8e2c96 commit 553c6f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"require": {
"php": "^7.4|^8.0",
"ext-pdo": "*",
"catfan/medoo": "^2.0",
"illuminate/database": "^10.13",
"illuminate/events": "^10.13",
"illuminate/pagination": "^10.13",
Expand All @@ -32,7 +31,7 @@
"src/Simple/functions.php",
"src/Simple/ViewRenderer.php"
],
"psr-4": {
"psr-4": {
"Simple\\": "src/Simple"
}
},
Expand Down

0 comments on commit 553c6f5

Please sign in to comment.