Merge pull request #79 from STEMMechanics/dependabot/composer/laravel/pint-1.10.1

Bump laravel/pint from 1.10.0 to 1.10.1
This commit was merged in pull request #79.
This commit is contained in:
James Collins
2023-06-08 11:20:42 +10:00
committed by GitHub

12
composer.lock generated
View File

@@ -7206,16 +7206,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.10.0", "version": "v1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc" "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "url": "https://api.github.com/repos/laravel/pint/zipball/d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7226,7 +7226,7 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.16.0", "friendsofphp/php-cs-fixer": "^3.17.0",
"illuminate/view": "^10.5.1", "illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2", "laravel-zero/framework": "^10.0.2",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
@@ -7268,7 +7268,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2023-04-25T14:52:30+00:00" "time": "2023-06-03T15:01:17+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",