5 lines
117 B
Bash
5 lines
117 B
Bash
#!/bin/bash
|
|
xxautobump php8.{1,2,3}{-{apcu,ast,igbinary,imagick,mongodb,redis},} composer8.{1,2,3}
|
|
git add .
|
|
xbump :
|