Skip to content

Commit

Permalink
Update Spiral components
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Oct 17, 2023
1 parent 33340b8 commit de652cf
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
"nyholm/psr7": "^1.5",
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^9.6 || ^10.0",
"spiral/auth": "^3.7",
"spiral/auth-http": "^3.7",
"spiral/boot": "^3.7",
"spiral/events": "^3.7",
"spiral/console": "^3.7",
"spiral/http": "^3.7",
"spiral/mailer": "^3.7",
"spiral/queue": "^3.7",
"spiral/session": "^3.7",
"spiral/security": "^3.7",
"spiral/tokenizer": "^3.7",
"spiral/storage": "^3.7",
"spiral/views": "^3.7",
"spiral/translator": "^3.7",
"spiral/scaffolder": "^3.7",
"spiral/auth": "^3.8.4",
"spiral/auth-http": "^3.8.4",
"spiral/boot": "^3.8.4",
"spiral/events": "^3.8.4",
"spiral/console": "^3.8.4",
"spiral/http": "^3.8.4",
"spiral/mailer": "^3.8.4",
"spiral/queue": "^3.8.4",
"spiral/session": "^3.8.4",
"spiral/security": "^3.8.4",
"spiral/tokenizer": "^3.8.4",
"spiral/storage": "^3.8.4",
"spiral/views": "^3.8.4",
"spiral/translator": "^3.8.4",
"spiral/scaffolder": "^3.8.4",
"symfony/mime": "^6.0"
},
"suggest": {
Expand Down

0 comments on commit de652cf

Please sign in to comment.