Skip to content

Commit

Permalink
Merge pull request #10 from goedemiddag/feat/upgrade-versions
Browse files Browse the repository at this point in the history
Upgrade more packages to be compatible with Laravel 11
  • Loading branch information
joost-v authored Oct 10, 2024
2 parents cb162b1 + b848f8e commit 00afe51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"nyholm/psr7": "^1.3",
"ramsey/uuid": "^4.0",
"spomky-labs/base64url": "^2",
"symfony/psr-http-message-bridge": "^2.0",
"symfony/psr-http-message-bridge": "^2.0 || ^6.0",
"thecodingmachine/safe": "^1.3.3",
"web-auth/webauthn-lib": "^4.8"
},
Expand Down

0 comments on commit 00afe51

Please sign in to comment.