You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server (please complete the following information):
Snipe-IT 3.7.5
OS: Ubuntu
Web Server: Apache
PHP 7.2
Is your feature request related to a problem? Please describe.
I'm in a dependency-hell with one of my projects. It would help if snipe-it would support phpdocumentor/reflection-docblock:^4.0 (now fixed to version 3.2.2 in composer.json).
Describe the solution you'd like
Change version constraint to ^3.2.2|^4.0
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
…o master
* commit 'c68c0e1208d12e4bd03d0d9ae328c1f81a6cfff2':
Account for limit if none is passed in the request
Math is hard
Bumped version
Limit API request results per page (snipe#7405)
Added console rekey tool (snipe#7330)
Removed withErrors on JSON response
Smaller chunking for custom report, add max_execution_time
Fixedsnipe#7259 - upgraded phpdocumentor/reflection-docblock to v4
Fixedsnipe#7289 - git fetch before checkout in upgrade.php
Fixedsnipe#7321 - added link to Helm Chart repo
Fixes to history importer
History importer fixes
Group related variables in .env
Server (please complete the following information):
Is your feature request related to a problem? Please describe.
I'm in a dependency-hell with one of my projects. It would help if snipe-it would support phpdocumentor/reflection-docblock:^4.0 (now fixed to version 3.2.2 in composer.json).
Describe the solution you'd like
Change version constraint to
^3.2.2|^4.0
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: