Skip to content

Commit

Permalink
use laravel-uuid git head to prevent php 8.2 deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Hirsch committed Sep 21, 2023
1 parent 46adbff commit 7770dc8
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 @@ -25,7 +25,7 @@
"ringcentral/psr7": "^1.2",
"php-pm/php-pm": "^2.0",
"php-pm/httpkernel-adapter": "^2.0",
"webpatser/laravel-uuid": "^4.0"
"webpatser/laravel-uuid": "dev-master#f82715c6bc6a4fcc61bb020cb4fddeb8cc73bbea"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 7770dc8

Please sign in to comment.