瀏覽代碼

Merge pull request #163 from andrewdwallo/development-3.x

Development 3.x
3.x
Andrew Wallo 5 月之前
父節點
當前提交
1a442d7bf2
No account linked to committer's email address
共有 2 個文件被更改,包括 49 次插入46 次删除
  1. 4
    1
      app/Filament/Company/Resources/Banking/AccountResource.php
  2. 45
    45
      composer.lock

+ 4
- 1
app/Filament/Company/Resources/Banking/AccountResource.php 查看文件

@@ -61,7 +61,10 @@ class AccountResource extends Resource
61 61
                             })
62 62
                             ->required(),
63 63
                         Forms\Components\Group::make()
64
-                            ->columnStart(2)
64
+                            ->columnStart([
65
+                                'default' => 1,
66
+                                'lg' => 2,
67
+                            ])
65 68
                             ->relationship('account')
66 69
                             ->schema([
67 70
                                 Forms\Components\Select::make('subtype_id')

+ 45
- 45
composer.lock 查看文件

@@ -77,16 +77,16 @@
77 77
         },
78 78
         {
79 79
             "name": "andrewdwallo/filament-companies",
80
-            "version": "v4.2.1",
80
+            "version": "v4.2.2",
81 81
             "source": {
82 82
                 "type": "git",
83 83
                 "url": "https://github.com/andrewdwallo/filament-companies.git",
84
-                "reference": "e309d931f040ae82124103c7bd03499b063c2c92"
84
+                "reference": "52cbc988e28d1d78db9e374f3f47e91f3bfd5252"
85 85
             },
86 86
             "dist": {
87 87
                 "type": "zip",
88
-                "url": "https://api.github.com/repos/andrewdwallo/filament-companies/zipball/e309d931f040ae82124103c7bd03499b063c2c92",
89
-                "reference": "e309d931f040ae82124103c7bd03499b063c2c92",
88
+                "url": "https://api.github.com/repos/andrewdwallo/filament-companies/zipball/52cbc988e28d1d78db9e374f3f47e91f3bfd5252",
89
+                "reference": "52cbc988e28d1d78db9e374f3f47e91f3bfd5252",
90 90
                 "shasum": ""
91 91
             },
92 92
             "require": {
@@ -150,9 +150,9 @@
150 150
             ],
151 151
             "support": {
152 152
                 "issues": "https://github.com/andrewdwallo/filament-companies/issues",
153
-                "source": "https://github.com/andrewdwallo/filament-companies/tree/v4.2.1"
153
+                "source": "https://github.com/andrewdwallo/filament-companies/tree/v4.2.2"
154 154
             },
155
-            "time": "2025-04-17T01:03:51+00:00"
155
+            "time": "2025-05-08T03:02:08+00:00"
156 156
         },
157 157
         {
158 158
             "name": "andrewdwallo/filament-selectify",
@@ -497,16 +497,16 @@
497 497
         },
498 498
         {
499 499
             "name": "aws/aws-sdk-php",
500
-            "version": "3.343.3",
500
+            "version": "3.343.9",
501 501
             "source": {
502 502
                 "type": "git",
503 503
                 "url": "https://github.com/aws/aws-sdk-php.git",
504
-                "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979"
504
+                "reference": "6ca5eb1c60b879cf516e5fadefec87afc6219e74"
505 505
             },
506 506
             "dist": {
507 507
                 "type": "zip",
508
-                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979",
509
-                "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979",
508
+                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6ca5eb1c60b879cf516e5fadefec87afc6219e74",
509
+                "reference": "6ca5eb1c60b879cf516e5fadefec87afc6219e74",
510 510
                 "shasum": ""
511 511
             },
512 512
             "require": {
@@ -588,9 +588,9 @@
588 588
             "support": {
589 589
                 "forum": "https://github.com/aws/aws-sdk-php/discussions",
590 590
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
591
-                "source": "https://github.com/aws/aws-sdk-php/tree/3.343.3"
591
+                "source": "https://github.com/aws/aws-sdk-php/tree/3.343.9"
592 592
             },
593
-            "time": "2025-05-02T18:04:58+00:00"
593
+            "time": "2025-05-12T18:11:31+00:00"
594 594
         },
595 595
         {
596 596
             "name": "aws/aws-sdk-php-laravel",
@@ -3654,16 +3654,16 @@
3654 3654
         },
3655 3655
         {
3656 3656
             "name": "league/commonmark",
3657
-            "version": "2.6.2",
3657
+            "version": "2.7.0",
3658 3658
             "source": {
3659 3659
                 "type": "git",
3660 3660
                 "url": "https://github.com/thephpleague/commonmark.git",
3661
-                "reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94"
3661
+                "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405"
3662 3662
             },
3663 3663
             "dist": {
3664 3664
                 "type": "zip",
3665
-                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/06c3b0bf2540338094575612f4a1778d0d2d5e94",
3666
-                "reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94",
3665
+                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
3666
+                "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
3667 3667
                 "shasum": ""
3668 3668
             },
3669 3669
             "require": {
@@ -3700,7 +3700,7 @@
3700 3700
             "type": "library",
3701 3701
             "extra": {
3702 3702
                 "branch-alias": {
3703
-                    "dev-main": "2.7-dev"
3703
+                    "dev-main": "2.8-dev"
3704 3704
                 }
3705 3705
             },
3706 3706
             "autoload": {
@@ -3757,7 +3757,7 @@
3757 3757
                     "type": "tidelift"
3758 3758
                 }
3759 3759
             ],
3760
-            "time": "2025-04-18T21:09:27+00:00"
3760
+            "time": "2025-05-05T12:20:28+00:00"
3761 3761
         },
3762 3762
         {
3763 3763
             "name": "league/config",
@@ -5120,31 +5120,31 @@
5120 5120
         },
5121 5121
         {
5122 5122
             "name": "nunomaduro/termwind",
5123
-            "version": "v2.3.0",
5123
+            "version": "v2.3.1",
5124 5124
             "source": {
5125 5125
                 "type": "git",
5126 5126
                 "url": "https://github.com/nunomaduro/termwind.git",
5127
-                "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda"
5127
+                "reference": "dfa08f390e509967a15c22493dc0bac5733d9123"
5128 5128
             },
5129 5129
             "dist": {
5130 5130
                 "type": "zip",
5131
-                "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda",
5132
-                "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda",
5131
+                "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123",
5132
+                "reference": "dfa08f390e509967a15c22493dc0bac5733d9123",
5133 5133
                 "shasum": ""
5134 5134
             },
5135 5135
             "require": {
5136 5136
                 "ext-mbstring": "*",
5137 5137
                 "php": "^8.2",
5138
-                "symfony/console": "^7.1.8"
5138
+                "symfony/console": "^7.2.6"
5139 5139
             },
5140 5140
             "require-dev": {
5141
-                "illuminate/console": "^11.33.2",
5142
-                "laravel/pint": "^1.18.2",
5141
+                "illuminate/console": "^11.44.7",
5142
+                "laravel/pint": "^1.22.0",
5143 5143
                 "mockery/mockery": "^1.6.12",
5144
-                "pestphp/pest": "^2.36.0",
5145
-                "phpstan/phpstan": "^1.12.11",
5146
-                "phpstan/phpstan-strict-rules": "^1.6.1",
5147
-                "symfony/var-dumper": "^7.1.8",
5144
+                "pestphp/pest": "^2.36.0 || ^3.8.2",
5145
+                "phpstan/phpstan": "^1.12.25",
5146
+                "phpstan/phpstan-strict-rules": "^1.6.2",
5147
+                "symfony/var-dumper": "^7.2.6",
5148 5148
                 "thecodingmachine/phpstan-strict-rules": "^1.0.0"
5149 5149
             },
5150 5150
             "type": "library",
@@ -5187,7 +5187,7 @@
5187 5187
             ],
5188 5188
             "support": {
5189 5189
                 "issues": "https://github.com/nunomaduro/termwind/issues",
5190
-                "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0"
5190
+                "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1"
5191 5191
             },
5192 5192
             "funding": [
5193 5193
                 {
@@ -5203,7 +5203,7 @@
5203 5203
                     "type": "github"
5204 5204
                 }
5205 5205
             ],
5206
-            "time": "2024-11-21T10:39:51+00:00"
5206
+            "time": "2025-05-08T08:14:37+00:00"
5207 5207
         },
5208 5208
         {
5209 5209
             "name": "openspout/openspout",
@@ -9795,16 +9795,16 @@
9795 9795
         },
9796 9796
         {
9797 9797
             "name": "laravel/pint",
9798
-            "version": "v1.22.0",
9798
+            "version": "v1.22.1",
9799 9799
             "source": {
9800 9800
                 "type": "git",
9801 9801
                 "url": "https://github.com/laravel/pint.git",
9802
-                "reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36"
9802
+                "reference": "941d1927c5ca420c22710e98420287169c7bcaf7"
9803 9803
             },
9804 9804
             "dist": {
9805 9805
                 "type": "zip",
9806
-                "url": "https://api.github.com/repos/laravel/pint/zipball/7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
9807
-                "reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
9806
+                "url": "https://api.github.com/repos/laravel/pint/zipball/941d1927c5ca420c22710e98420287169c7bcaf7",
9807
+                "reference": "941d1927c5ca420c22710e98420287169c7bcaf7",
9808 9808
                 "shasum": ""
9809 9809
             },
9810 9810
             "require": {
@@ -9816,11 +9816,11 @@
9816 9816
             },
9817 9817
             "require-dev": {
9818 9818
                 "friendsofphp/php-cs-fixer": "^3.75.0",
9819
-                "illuminate/view": "^11.44.2",
9820
-                "larastan/larastan": "^3.3.1",
9819
+                "illuminate/view": "^11.44.7",
9820
+                "larastan/larastan": "^3.4.0",
9821 9821
                 "laravel-zero/framework": "^11.36.1",
9822 9822
                 "mockery/mockery": "^1.6.12",
9823
-                "nunomaduro/termwind": "^2.3",
9823
+                "nunomaduro/termwind": "^2.3.1",
9824 9824
                 "pestphp/pest": "^2.36.0"
9825 9825
             },
9826 9826
             "bin": [
@@ -9857,7 +9857,7 @@
9857 9857
                 "issues": "https://github.com/laravel/pint/issues",
9858 9858
                 "source": "https://github.com/laravel/pint"
9859 9859
             },
9860
-            "time": "2025-04-08T22:11:45+00:00"
9860
+            "time": "2025-05-08T08:38:12+00:00"
9861 9861
         },
9862 9862
         {
9863 9863
             "name": "laravel/sail",
@@ -12444,16 +12444,16 @@
12444 12444
         },
12445 12445
         {
12446 12446
             "name": "spatie/backtrace",
12447
-            "version": "1.7.2",
12447
+            "version": "1.7.4",
12448 12448
             "source": {
12449 12449
                 "type": "git",
12450 12450
                 "url": "https://github.com/spatie/backtrace.git",
12451
-                "reference": "9807de6b8fecfaa5b3d10650985f0348b02862b2"
12451
+                "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe"
12452 12452
             },
12453 12453
             "dist": {
12454 12454
                 "type": "zip",
12455
-                "url": "https://api.github.com/repos/spatie/backtrace/zipball/9807de6b8fecfaa5b3d10650985f0348b02862b2",
12456
-                "reference": "9807de6b8fecfaa5b3d10650985f0348b02862b2",
12455
+                "url": "https://api.github.com/repos/spatie/backtrace/zipball/cd37a49fce7137359ac30ecc44ef3e16404cccbe",
12456
+                "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe",
12457 12457
                 "shasum": ""
12458 12458
             },
12459 12459
             "require": {
@@ -12491,7 +12491,7 @@
12491 12491
                 "spatie"
12492 12492
             ],
12493 12493
             "support": {
12494
-                "source": "https://github.com/spatie/backtrace/tree/1.7.2"
12494
+                "source": "https://github.com/spatie/backtrace/tree/1.7.4"
12495 12495
             },
12496 12496
             "funding": [
12497 12497
                 {
@@ -12503,7 +12503,7 @@
12503 12503
                     "type": "other"
12504 12504
                 }
12505 12505
             ],
12506
-            "time": "2025-04-28T14:55:53+00:00"
12506
+            "time": "2025-05-08T15:41:09+00:00"
12507 12507
         },
12508 12508
         {
12509 12509
             "name": "spatie/error-solutions",

Loading…
取消
儲存