Skip to content

Commit fe1a469

Browse files
committed
updates composer.json
1 parent ad097b2 commit fe1a469

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"homepage": "https://github.com/timokoerber/laravel-one-time-operations",
2020
"require": {
2121
"php": "^8.0",
22-
"illuminate/support": "^9.0",
23-
"laravel/pint": "^1.6"
22+
"illuminate/support": "^9.0"
2423
},
2524
"require-dev": {
2625
"phpunit/phpunit": "^9.4",
27-
"orchestra/testbench": "7"
26+
"orchestra/testbench": "7",
27+
"laravel/pint": "^1.6"
2828
},
2929
"minimum-stability": "dev",
3030
"prefer-stable": true,

0 commit comments

Comments
 (0)