mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Change out the SCIM config for a fixed one; update our fork of the SCIM-server
This commit is contained in:
parent
cfe9c687f9
commit
c5d3b3ab81
8
composer.lock
generated
8
composer.lock
generated
|
@ -78,12 +78,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/grokability/laravel-scim-server.git",
|
"url": "https://github.com/grokability/laravel-scim-server.git",
|
||||||
"reference": "2c7ecc450eee59234e059ec2e7724b2d8f3a8369"
|
"reference": "9e8dd2d3958d3c3c05d0a99fe6475361ad9e9419"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/grokability/laravel-scim-server/zipball/2c7ecc450eee59234e059ec2e7724b2d8f3a8369",
|
"url": "https://api.github.com/repos/grokability/laravel-scim-server/zipball/9e8dd2d3958d3c3c05d0a99fe6475361ad9e9419",
|
||||||
"reference": "2c7ecc450eee59234e059ec2e7724b2d8f3a8369",
|
"reference": "9e8dd2d3958d3c3c05d0a99fe6475361ad9e9419",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/grokability/laravel-scim-server/tree/master"
|
"source": "https://github.com/grokability/laravel-scim-server/tree/master"
|
||||||
},
|
},
|
||||||
"time": "2022-11-22T20:26:54+00:00"
|
"time": "2023-01-12T00:32:07+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
|
Loading…
Reference in a new issue