Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
localzet committed Jan 7, 2025
1 parent 8886375 commit 90a1868
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 @@ -29,12 +29,12 @@
},
"require": {
"php": "^8.2",
"triangle/engine": "^8",
"triangle/engine-http": "^2",
"triangle/engine": "^8.1",
"triangle/engine-http": "^2.0",
"triangle/console": "^1.3",
"triangle/database": "^1.0",
"triangle/session": "^1.0",
"triangle/view": "^1.1",
"triangle/view": "^2.0",
"triangle/events": "^1.0"
},
"suggest": {
Expand Down

0 comments on commit 90a1868

Please sign in to comment.